We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6266ba commit e6b5753Copy full SHA for e6b5753
docs/_extra/_redirects
@@ -1,5 +1,7 @@
1
# https://www.netlify.com/docs/redirects/
2
3
+# Redirect RTD /en/latest/ prefix
4
+/en/latest/* /:splat 301!
5
-# Redirect internal URL to python-guide.org
6
+# TODO: Redirect internal URL to python-guide.org
7
# https://python-guide.netlify.com/* https://docs.python-guide.org/:splat 301!
0 commit comments