Skip to content

Commit e6b5753

Browse files
committed
Add redirects
1 parent b6266ba commit e6b5753

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/_extra/_redirects

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# https://www.netlify.com/docs/redirects/
22

3+
# Redirect RTD /en/latest/ prefix
4+
/en/latest/* /:splat 301!
35

4-
# Redirect internal URL to python-guide.org
6+
# TODO: Redirect internal URL to python-guide.org
57
# https://python-guide.netlify.com/* https://docs.python-guide.org/:splat 301!

0 commit comments

Comments
 (0)