mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-14 05:23:01 +00:00
Added rediraffe using auto redirect builder
This commit is contained in:
@@ -219,6 +219,7 @@ ogp_use_first_image = True
|
||||
# help us not break links.
|
||||
#
|
||||
rediraffe_branch = "main"
|
||||
rediraffe_redirects = {
|
||||
rediraffe_redirects = "redirects.txt"
|
||||
#rediraffe_redirects = {
|
||||
# "old-file": "new-folder/new-file-name",
|
||||
}
|
||||
#}
|
||||
|
Reference in New Issue
Block a user