docs
docs copied to clipboard
*.mdx doc links not working
Example: on the landing page, there's a link to https://github.com/apollographql/docs/blob/main/src/content/studio/getting-started . Github gives 404. Correct link is https://github.com/apollographql/docs/blob/main/src/content/studio/getting-started.mdx
This works fine for me. The published version of the page https://www.apollographql.com/docs/studio/ links to https://www.apollographql.com/docs/studio/getting-started at the top. The links are working as expected.
@StephenBarlow IMO, this issue can be closed.