DevvitIO / ReallyAnnoyingDirectory

Open collab for a directory of really 'awful' front-end pages.
https://reallyannoyingdirectory.netlify.app/
MIT License
29 stars 44 forks source link

Incorrect URL in 'Back to directory' link within subPages #39

Closed Tor020 closed 6 years ago

Tor020 commented 6 years ago

This bug involves all of the subPages within the subDirectory. The link that is required in the template, ie: the link back to the directory root page needs to be updated. The details are below

Fixing this involves going into everyones subDirectory page. and changing absolutely nothing except for href="https://github.com/LearnDevelopmentPublic/ReallyAnnoyingDirectory"

to be

href="https://devvit.io/ReallyAnnoyingDirectory/"

mgnc2867 commented 6 years ago

I'll take this on 😊