feat: redirect for rollup-overview - #1542
Conversation
WalkthroughThe update introduces a new markdown document that outlines a simple HTML page equipped with a meta refresh tag. This tag is designed to redirect users to a different URL when the page is accessed directly, enhancing the navigation experience and maintaining the flow of user interaction. Changes
Recent Review DetailsConfiguration used: CodeRabbit UI Files selected for processing (1)
Additional Context UsedLanguageTool (1)
Additional comments not posted (3)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
|
Overview
This PR adds a redirect for
developers/rollup-overviewthat forwards visitors todevelopers/build-whatever.rollup-overviewwas removed in #1515 in a restructuring.Potential blocker for this PR: the page
rollup-overviewwill still be indexed. Unfortunately, there is no good way to handle redirects in Vitepress out-of-the-box.Try the redirect on the PR preview link
See a demo walkthrough on Loom
Summary by CodeRabbit
rollup-overview.mdfile to guide users with redirection instructions when accessed directly.