Add redirects

This commit is contained in:
Dan Bader
2018-07-16 14:00:22 -07:00
parent b6266ba4e5
commit e6b57530dd
+3 -1
View File
@@ -1,5 +1,7 @@
# https://www.netlify.com/docs/redirects/
# Redirect RTD /en/latest/ prefix
/en/latest/* /:splat 301!
# Redirect internal URL to python-guide.org
# TODO: Redirect internal URL to python-guide.org
# https://python-guide.netlify.com/* https://docs.python-guide.org/:splat 301!