File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -148,13 +148,11 @@ plugins:
148148 macros : {}
149149 redirects :
150150 redirect_maps :
151- # Old
152- " en/latest/tutorial/tutorial-1.md " : " tutorial/tutorial-1.md"
151+ # Old versioned RTD paths.
152+ " latest/tutorial/tutorial-1.md " : " tutorial/tutorial-1.md"
153+ " latest.md " : " index.md"
154+ # Old RTD language paths that must continue to exist
153155 " en/latest.md " : " index.md"
154- " de/latest.md " : " https://tutorial.beeware.org/de"
155- " es/latest.md " : " https://tutorial.beeware.org/es"
156- " fr/latest.md " : " https://tutorial.beeware.org/fr"
157- " it/latest.md " : " https://tutorial.beeware.org/it"
158- " pt/latest.md " : " https://tutorial.beeware.org/pt"
156+ " en/latest/tutorial/tutorial-1.md " : " tutorial/tutorial-1.md"
159157 " zh-cn/latest.md " : " https://tutorial.beeware.org/zh_CN"
160158 " zh-tw/latest.md " : " https://tutorial.beeware.org/zh_TW"
You can’t perform that action at this time.
0 commit comments