# https://www.netlify.com/docs/redirects/

# Redirect RTD /en/latest/ prefix
/en/latest/*        /:splat         301!

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