Redirect the old GitHub Pages docs to Read the Docs

This commit is contained in:
allevitan
2026-07-23 09:04:28 +02:00
commit f16624ecd6
3 changed files with 32 additions and 0 deletions
View File
+16
View File
@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>CDTools documentation has moved</title>
<link rel="canonical" href="https://cdtools.readthedocs.io/">
<meta http-equiv="refresh" content="0; url=https://cdtools.readthedocs.io/">
<script>window.location.replace("https://cdtools.readthedocs.io/");</script>
</head>
<body>
<h1>This page has moved</h1>
<p>The CDTools documentation is now hosted at
<a href="https://cdtools.readthedocs.io/">cdtools.readthedocs.io</a>.
You should be redirected automatically.</p>
</body>
</html>
+16
View File
@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>CDTools documentation has moved</title>
<link rel="canonical" href="https://cdtools.readthedocs.io/">
<meta http-equiv="refresh" content="0; url=https://cdtools.readthedocs.io/">
<script>window.location.replace("https://cdtools.readthedocs.io/");</script>
</head>
<body>
<h1>The CDTools documentation has moved</h1>
<p>It is now hosted at
<a href="https://cdtools.readthedocs.io/">cdtools.readthedocs.io</a>.
You should be redirected automatically.</p>
</body>
</html>