chore: add github repository link#35
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Shyrro
left a comment
There was a problem hiding this comment.
Hey @D-Lite ,
Thanks for opening this PR!
If you look at the generated staging, all the Edit this page on Github links seem to be broken for some reason.
Also, the link shouldn't just be the repository, it should link to the right .md file. You can do this based on the url as we use file path routing for our documentation.
Let me know if you have anymore questions.
|
@Shyrro nuxt/nuxt#21340 This issue on the nuxt repository explained the error I was facing earlier. I had a workaround with computed properties as suggested on the issue. Everything works fine now |
|
@Shyrro @carwack , you might want to review this pr. It cuts across the entire application and a reproducible example exists already |
Add github repository link to the page footer