mirror of
https://github.com/cdtools-developers/cdtools.git
synced 2026-09-09 21:12:42 +02:00
Redirect the old GitHub Pages docs to Read the Docs
This commit is contained in:
@@ -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
@@ -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>
|
||||
Reference in New Issue
Block a user