-
Notifications
You must be signed in to change notification settings - Fork 12
Netlify redirect #64
Copy link
Copy link
Open
Labels
Type: Bug🐛These issues point to problems in the projectThese issues point to problems in the projectType: Enhancement ✨These issues are asking for enhancements to be added to the projectThese issues are asking for enhancements to be added to the projectmentored sprintsissues reserved for mentored sprintsissues reserved for mentored sprints
Metadata
Metadata
Assignees
Labels
Type: Bug🐛These issues point to problems in the projectThese issues point to problems in the projectType: Enhancement ✨These issues are asking for enhancements to be added to the projectThese issues are asking for enhancements to be added to the projectmentored sprintsissues reserved for mentored sprintsissues reserved for mentored sprints
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:
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?