Open
Description
We currently have www.mentored-sprints.dev which is located in https://github.com/pycon-mentored-sprints/mentored-sprints.dev and https://mentored-sprints.netlify.app which is located in this repo.
As you notice the URLS are completely different. Ideally we'd like to have:
- Our main site as https://mentored-sprints.dev
- The handbook https://mentored-sprints.dev/community-handbook/
Both are deployed through Netlify and this should be doable through redirects but we have not been able to implement and figure why it was not working before.
What needs doing?
- Enable redirects through Netlify