Skip to content

docs(router/how-to): fix broken Chakra UI links in integrate-chakra-ui.md#7666

Open
sanjibani wants to merge 1 commit into
TanStack:mainfrom
sanjibani:docs/fix-broken-chakra-ui-links
Open

docs(router/how-to): fix broken Chakra UI links in integrate-chakra-ui.md#7666
sanjibani wants to merge 1 commit into
TanStack:mainfrom
sanjibani:docs/fix-broken-chakra-ui-links

Conversation

@sanjibani

@sanjibani sanjibani commented Jun 22, 2026

Copy link
Copy Markdown

Summary

Two broken Chakra UI links in docs/router/how-to/integrate-chakra-ui.md:

  • https://chakra-ui.com/getting-started (404) → https://chakra-ui.com/docs (200) — Chakra UI v3 restructured their docs root.
  • https://chakra-ui.com/community/recipes (404) → removed — the community/recipes page was retired in the v3 migration; the /docs page lists the current recipe collection.

Diff

 docs/router/how-to/integrate-chakra-ui.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Summary by CodeRabbit

  • Documentation
    • Updated Chakra UI documentation reference link in the related resources section
    • Removed Chakra UI Recipes resource entry

- chakra-ui.com/getting-started (404) → /docs (200)
  Chakra UI v3 restructured their docs root. The /docs landing page is the new canonical entry.

- chakra-ui.com/community/recipes (404) → removed
  The community/recipes page was retired in the v3 migration. The /docs page lists the current recipe collection.

Verified: new URL returns 200, old URLs return 404.
@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 6a1ae0fa-3e14-4fe0-aecd-9db7e0eb41db

📥 Commits

Reviewing files that changed from the base of the PR and between 279a849 and 24d82c7.

📒 Files selected for processing (1)
  • docs/router/how-to/integrate-chakra-ui.md

📝 Walkthrough

Walkthrough

In docs/router/how-to/integrate-chakra-ui.md, the Chakra UI documentation link in the "Related Resources" section is updated from the /getting-started URL to /docs, and the "Chakra UI Recipes" resource entry is removed.

Changes

Chakra UI related resources update

Layer / File(s) Summary
Update Chakra UI doc link and remove Recipes entry
docs/router/how-to/integrate-chakra-ui.md
The documentation link URL is changed from /getting-started to /docs, and the Chakra UI Recipes entry is removed from the related resources block.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐇 A link has hopped to a new address,
/docs is where the docs now rest.
The Recipes entry said its goodbye,
One small tweak beneath the sky.
The warren's docs are tidy and bright! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and specifically describes the main change: fixing broken Chakra UI documentation links in the integrate-chakra-ui.md file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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 and usage tips.

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.

1 participant