question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[gatsby-plugin-mdx] Broken link on readme

See original GitHub issue

Description

The Why MDX? link on https://www.gatsbyjs.org/packages/gatsby-mdx/#read-more-about-mdx is returning a 404. The linked page is https://www.gatsbyjs.org/docs/mdx/why/

Steps to reproduce

Expected result

Clicking the link shows me a wonderful explanation of why MDX is awesome.

Actual result

Clicking on the link makes me sad because I wanted to learn more about how great MDX is but can’t find the page.

Environment

N/A

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
lannonbrcommented, Jul 25, 2019

I’ll go submit a PR to fix this

1reaction
johnocommented, Jul 25, 2019

I think we can probably remove that link altogether and add a short sentence about the “why” in the preceding paragraph since the next link goes straight to the official docs on .org

Read more comments on GitHub >

github_iconTop Results From Across the Web

[gatsby-plugin-mdx] ALL root-relative markdown links ... - GitHub
I fixed this issue temporarily. First, add MDX components to handle custom anchor. ... Second, replace the broken link in Anchor component. import ......
Read more >
MDX 2 Breaking changes and gatsby-plugin-mdx v4 (Content)
Both MDX 2 and v4 of the plugin are major releases and inline with semantic versioning guidelines, breaking changes are to be expected....
Read more >
Upgrading my Gatsby themes to Gatsby v3 - Thilo Maier
In this post I describe my experience upgrading my Gatsby themes from Gatsby v2 to v3. I go over the errors I encountered...
Read more >
v3.12 Release Notes - Gatsby
Welcome to gatsby@3.12.0 release (August 2021 #2) Key highlights of this ... Fixed broken link “Using MDX Plugins” PR #32726; Removed another broken...
Read more >
@nickymeuleman/gatsby-theme-blog - npm
This theme uses gatsby-plugin-mdx and allows you to customize some configuration that it uses via the gatsbyRemarkPlugins , remarkPlugins ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found