-
Notifications
You must be signed in to change notification settings - Fork 10.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(docs): Fix/developer blog #15142
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @kindavishal - one small comment on these is that they should be relative links.
Co-Authored-By: Mike Allanson <michael.allanson@gmail.com>
Co-Authored-By: Mike Allanson <michael.allanson@gmail.com>
Thanks @m-allanson for informing me this, I was a bit confused between the type of links, your suggestions cleared my doubt, will keep them in mind from next time! ✨ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent, thank you @kindavishal 👍
Description
This fixes the broken link to developer blog from gatsby-vendor-partnership page. Previously it was trying to point to a directory which didn't exist, now it points to the blog
Related Issues
Fixes 6th task in issue #14693