mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-17 15:03:02 +00:00
move redirect line for 4.0 to bottom so rediraffewritediff adds in the right place
This commit is contained in:
@@ -2,10 +2,6 @@
|
||||
# For more information, see rediraffe configuration in the conf.py file.
|
||||
|
||||
|
||||
# -- JupyterHub 4.0 --
|
||||
# redirects below are up-to-date as of JupyterHub 4.0
|
||||
# add future redirects above
|
||||
|
||||
"changelog.md" "reference/changelog.md"
|
||||
"contributor-list.md" "contributing/contributor-list.md"
|
||||
"gallery-jhub-deployments.md" "reference/gallery-jhub-deployments.md"
|
||||
@@ -42,3 +38,8 @@
|
||||
"reference/separate-proxy.md" "howto/separate-proxy.md"
|
||||
"reference/server-api.md" "tutorial/server-api.md"
|
||||
"reference/websecurity.md" "explanation/websecurity.md"
|
||||
|
||||
# -- JupyterHub 4.0 --
|
||||
# redirects above are up-to-date as of JupyterHub 4.0
|
||||
# add future redirects below
|
||||
# (e.g. with `make rediraffewritediff`)
|
||||
|
Reference in New Issue
Block a user