Skip to content

fix: update broken docs addon link on homepage - #452

Closed
forurmah wants to merge 1 commit into
storybookjs:mainfrom
forurmah:fix/docs-addon-link
Closed

fix: update broken docs addon link on homepage#452
forurmah wants to merge 1 commit into
storybookjs:mainfrom
forurmah:fix/docs-addon-link

Conversation

@forurmah

@forurmah forurmah commented Aug 4, 2026

Copy link
Copy Markdown

Fixes #422

The "Learn about docs addon" link on the homepage pointed to /docs/writing-docs/introduction, which no longer exists and returns a 404. Updated it to /docs/writing-docs, the current page covering the same content.

@netlify

netlify Bot commented Aug 4, 2026

Copy link
Copy Markdown

👷 Deploy request for storybook-frontpage pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit a33c07a

@netlify

netlify Bot commented Aug 4, 2026

Copy link
Copy Markdown

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

Visit the deploys page to approve it

Name Link
🔨 Latest commit a33c07a

@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: f7453833-4b1d-4c3a-bd8a-d0ab70e8a59b

📥 Commits

Reviewing files that changed from the base of the PR and between f4c5ef8 and a33c07a.

📒 Files selected for processing (2)
  • apps/frontpage/components/home/document/document.tsx
  • web

Walkthrough

The document feature updates the “Learn about docs addon” link from /docs/writing-docs/introduction to /docs/writing-docs.

Changes

Docs addon navigation

Layer / File(s) Summary
Update docs addon destination
apps/frontpage/components/home/document/document.tsx
The link now targets /docs/writing-docs.

Possibly related PRs

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint install timed out. The project may have too many dependencies for the sandbox.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@jonniebigodes

Copy link
Copy Markdown
Contributor

@forurmah appreciate you taking the time to put together this pull request and helping us fix the issue. However, I'm going to close this as there's already a pull request addressing it.

Hope you don't take it the wrong way.

Have a great day.

Stay safe

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

2 participants