Skip to content

Commit

Permalink
21760: Added a redirect from user_guide/index.html (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
lancegliser authored Oct 10, 2024
1 parent 6ef5156 commit e84476a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@
# https://documatt.com/sphinx-reredirects/usage.html
redirects = {
# "foo": "/bar.html" # Creates a redirect from "/foo.html" to "/bar.html"
"user_guide/index.html": "/en/release-latest/user_guide/index.html"
}

# -- Documentation Setup -----------------------------------------------------
Expand Down

0 comments on commit e84476a

Please sign in to comment.