fix: update broken docs addon link on homepage - #452
Conversation
👷 Deploy request for storybook-frontpage pending review.Visit the deploys page to approve it
|
👷 Deploy request for storybook-addon-catalog pending review.Visit the deploys page to approve it
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
WalkthroughThe document feature updates the “Learn about docs addon” link from ChangesDocs addon navigation
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
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. Comment |
|
@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 |
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.