Skip to content

Conversation

@jsxs0
Copy link

@jsxs0 jsxs0 commented Feb 19, 2025

Description

Fixed broken documentation links in the "Creating a Generic Plugin" guide. Updated all links to follow the current Gatsby v5 documentation structure under /docs/how-to/plugins-and-themes/.

Fixes #39210

Changes

  • Updated /docs/creating-a-local-plugin//docs/how-to/plugins-and-themes/creating-a-local-plugin/
  • Updated /docs/what-is-a-plugin//docs/how-to/plugins-and-themes/what-is-a-plugin/
  • Updated /docs/files-gatsby-looks-for-in-a-plugin/docs/how-to/plugins-and-themes/files-gatsby-looks-for-in-a-plugin/

Related Issues

Closes #39210

Testing Instructions

  1. Visit the updated documentation page
  2. Verify all links in the document work correctly
  3. Specifically test the previously broken links:
    • Link to "Creating a Local Plugin"
    • Link to "What is a Plugin"
    • Link to "Files Gatsby Looks for in a Plugin"

Update documentation links to follow current path structure under /docs/how-to/plugins-and-themes/
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Feb 19, 2025
Copy link
Member

@serhalp serhalp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@serhalp serhalp self-assigned this Oct 16, 2025
@serhalp serhalp added type: documentation An issue or pull request for improving or updating Gatsby's documentation status: accepted and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: accepted type: documentation An issue or pull request for improving or updating Gatsby's documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create a plugin page throwing 404

2 participants