mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
docs: setup redirects to ensure we don't get broken links
This commit is contained in:
@@ -107,4 +107,7 @@ ogp_use_first_image = True
|
|||||||
rediraffe_branch = "main"
|
rediraffe_branch = "main"
|
||||||
rediraffe_redirects = {
|
rediraffe_redirects = {
|
||||||
# "old-file": "new-folder/new-file-name",
|
# "old-file": "new-folder/new-file-name",
|
||||||
|
"howto/env/user-environment": "howto/user-env/user-environment",
|
||||||
|
"howto/env/notebook-interfaces": "howto/user-env/notebook-interfaces",
|
||||||
|
"howto/env/server-resources": "howto/user-env/server-resources",
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user