Skip to content

Commit d0e43aa

Browse files
committed
redirect to Steve's site
1 parent 4ecf767 commit d0e43aa

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

docs/conf.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,5 +131,11 @@
131131

132132
redirects = {
133133
"index": "https://enginedriver2.mstevetodd.com/index.html",
134+
"about/index": "https://enginedriver2.mstevetodd.com/index.html"
135+
"configuration/index": "https://enginedriver2.mstevetodd.com/index.html"
136+
"operation/index": "https://enginedriver2.mstevetodd.com/index.html"
137+
"contact/index": "https://enginedriver2.mstevetodd.com/index.html"
138+
"downloads/index": "https://enginedriver2.mstevetodd.com/index.html"
139+
"videos/index": "https://enginedriver2.mstevetodd.com/index.html"
134140
}
135141

docs/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Engine Driver
33
*******************************************
44

5+
.. .. meta::
6+
.. :http-equiv=refresh: 0; url='https://enginedriver2.mstevetodd.com/about/index.html'
7+
8+
59
.. include:: ./include.rst
610

711
.. toctree::

0 commit comments

Comments
 (0)