Hi there, not sure if this is the right place. Also, apologies in advance if this has been captured. I gave it all I could with my search-fu.
When attempting to click a link to a tutorial page from this view, I instead go on a redirect loop due to a malformed link..?
It really just tries to send me to
https://www.gatsbyjs.org/packages/gatsby-plugin-typography/https://www.gatsbyjs.org/tutorial/part-two/?=typo
Here's what I'm seeing:
https://www.useloom.com/share/07329b8ae44544b68d0384a130d18ebe
Instead of sending me where it's attempting to, it should send me to https://www.gatsbyjs.org/tutorial/part-two/?=typo
Chrome: Version 68.0.3440.84 (Official Build) (64-bit)
OSX High Sierra. Late 2015 MBP 15".
This was fixed in v2 recently https://github.com/gatsbyjs/gatsby/pull/6866
gatsbyjs.org is still running v1 until v2 is ready. The fix would be to backport the above PR to v1. Would you like to do that? v2 will be out pretty soon so we could also just wait a bit too :-)
Sure!
Looks like everything is set here 馃槃 Would go on to close this issue. Feel free to open a new one if you still experience this problem 馃憤
The link is still non-functional, but I'll probably wait at this point.
@briannabcroft I don't think @Chulo was saying don't backport the fix :-) go ahead still if you'd like!
@brianbancroft please go ahead and backport, I'd thought you got that already, sorry for the confusion 馃憤
Thanks for clarifying! I'll see to it.
Fixed in #7779