Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
flash62au committed Jan 19, 2025
1 parent 753c6b7 commit 4ab5474
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,12 +131,12 @@

redirects = {
"index": "https://enginedriver2.mstevetodd.com/index.html",
"about/index": "https://enginedriver2.mstevetodd.com/index.html"
"configuration/index": "https://enginedriver2.mstevetodd.com/index.html"
"operation/index": "https://enginedriver2.mstevetodd.com/index.html"
"contact/index": "https://enginedriver2.mstevetodd.com/index.html"
"downloads/index": "https://enginedriver2.mstevetodd.com/index.html"
"videos/index": "https://enginedriver2.mstevetodd.com/index.html"
"about/index": "https://enginedriver2.mstevetodd.com/index.html",
"configuration/index": "https://enginedriver2.mstevetodd.com/index.html",
"operation/index": "https://enginedriver2.mstevetodd.com/index.html",
"contact/index": "https://enginedriver2.mstevetodd.com/index.html",
"downloads/index": "https://enginedriver2.mstevetodd.com/index.html",
"videos/index": "https://enginedriver2.mstevetodd.com/index.html",
"operation/getting_started": "https://enginedriver2.mstevetodd.com/operation/getting_started.html"
}

0 comments on commit 4ab5474

Please sign in to comment.