summaryrefslogtreecommitdiff
path: root/TODO.html
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.html')
-rw-r--r--TODO.html10
1 files changed, 6 insertions, 4 deletions
diff --git a/TODO.html b/TODO.html
index bb55d717..d57c64d8 100644
--- a/TODO.html
+++ b/TODO.html
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="https://www.w3.org/1999/xhtml">
<head>
<title>Raptor RDF Syntax Library - Issues</title>
</head>
@@ -9,12 +9,14 @@
<h1 style="text-align:center">Raptor RDF Syntax Library - Issues</h1>
<p>Issues should be reported at the
-<a href="http://bugs.librdf.org/">Redland Issue Tracker</a>.
+<a href="https://bugs.librdf.org/">Redland Issue Tracker</a>.
+or at
+<a href="https://github.com/dajobe/raptor/issues">GitHub issues for Raptor</a>.
</p>
<hr />
-<p>Copyright (C) 2001-2021 <a href="http://www.dajobe.org/">Dave Beckett</a><br />Copyright (C) 2001-2005 <a href="http://www.bristol.ac.uk/">University of Bristol</a></p>
+<p>Copyright (C) 2001-2023 <a href="https://www.dajobe.org/">Dave Beckett</a><br />Copyright (C) 2001-2005 <a href="https://www.bristol.ac.uk/">University of Bristol</a></p>
</body>
</html>