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 20, 2025
1 parent 4ab5474 commit 2ce0011
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,13 +130,13 @@
]

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",
"operation/getting_started": "https://enginedriver2.mstevetodd.com/operation/getting_started.html"
"index": "https://enginedriver.mstevetodd.com/index.html",
"about/index": "https://enginedriver.mstevetodd.com/index.html",
"configuration/index": "https://enginedriver.mstevetodd.com/index.html",
"operation/index": "https://enginedriver.mstevetodd.com/index.html",
"contact/index": "https://enginedriver.mstevetodd.com/index.html",
"downloads/index": "https://enginedriver.mstevetodd.com/index.html",
"videos/index": "https://enginedriver.mstevetodd.com/index.html",
"operation/getting_started": "https://enginedriver.mstevetodd.com/operation/getting_started.html"
}

0 comments on commit 2ce0011

Please sign in to comment.