Fix: authentication link
Closed this issue ยท 4 comments
TawfikYasser commented
Hi
I think authentication link in the following path /docs/tutorial/administration.md
future step needs to be updated to this
Because it open a 404
page: ๐
Thanks
clairefro commented
Hi @TawfikYasser !
The link works in the website where the content is intended to be viewed. It is a relative link without the extension, which is why it's not working in Github.
You can test it out here:
https://learn-redwood.netlify.app/docs/tutorial/administration
clairefro commented
Oops, I am reopening this as it does appear to be broken when I opened it in a new tab.
I will fix this in the script that converts links from the original TUTORIAL.md version.
TawfikYasser commented
Okay @clairefro