Skip to content

Fix 404 redirect issue#427

Open
savhannab wants to merge 1 commit into
storybookjs:mainfrom
savhannab:fix-404-error
Open

Fix 404 redirect issue#427
savhannab wants to merge 1 commit into
storybookjs:mainfrom
savhannab:fix-404-error

Conversation

@savhannab
Copy link
Copy Markdown

Description:
Fixes the broken "Learn about docs addon" button on the homepage that was returning a 404 page.

Changes made:

  • Updated the homepage link in document.tsx
  • Removed all /introduction routes
  • Fixed redirects in raw-redirects
  • Corrected docs navigation for writing docs/addons pages

The "Learn about docs addon" button now correctly routes users to the current Storybook docs page.

Fixes #422

@netlify
Copy link
Copy Markdown

netlify Bot commented May 22, 2026

👷 Deploy request for storybook-addon-catalog pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 8e7a094

@netlify
Copy link
Copy Markdown

netlify Bot commented May 22, 2026

👷 Deploy request for storybook-frontpage pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 8e7a094

@savhannab
Copy link
Copy Markdown
Author

@jonniebigodes I opened a PR to fix the broken 404 docs addon link. Thank you for the opportunity to complete my first issue fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: "Learn about docs addon" button on homepage links to a 404 page

1 participant