mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 06:46:17 +00:00
Add redirects
This commit is contained in:
@@ -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!
|
||||
|
||||
Reference in New Issue
Block a user