Skip to content

docs: fix 2 404 links to tanstack.com#1173

Merged
dinwwwh merged 2 commits into
middleapi:mainfrom
hunterwilhelm:bug/404-links-to-tanstack
Nov 5, 2025
Merged

docs: fix 2 404 links to tanstack.com#1173
dinwwwh merged 2 commits into
middleapi:mainfrom
hunterwilhelm:bug/404-links-to-tanstack

Conversation

@hunterwilhelm
Copy link
Copy Markdown
Contributor

@hunterwilhelm hunterwilhelm commented Nov 4, 2025

I noticed that 2 links to tanstack.com were broken so I found their replacements.

Summary by CodeRabbit

  • Documentation
    • Updated Server Routes link to the new guide location.
    • Enhanced Reactive Options docs to reference framework-specific Vue and Solid Query guides.

@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 4, 2025

@hunterwilhelm is attempting to deploy a commit to the unnoq-team Team on Vercel.

A member of the Team first needs to authorize it.

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Nov 4, 2025
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Nov 4, 2025

Note

Other AI code review bot(s) detected

CodeRabbit has detected other AI code review bot(s) in this pull request and will avoid duplicating their findings in the review comments. This may lead to a less comprehensive review.

Walkthrough

Two documentation files updated: the TanStack Start adapter doc fixes a Server Routes link path; the TanStack Query integration doc replaces a generic Reactive Options reference with framework-specific Vue and Solid documentation links.

Changes

Cohort / File(s) Summary
Documentation link fix
apps/content/docs/adapters/tanstack-start.md
Corrected Server Routes doc link from /docs/framework/react/server-routes to /docs/framework/react/guide/server-routes.
Framework-specific references
apps/content/docs/integrations/tanstack-query.md
Updated Reactive Options references to point to framework-specific TanStack Query docs for Vue and Solid, replacing the generic TanStack Query link.

Sequence Diagram(s)

No sequence diagram — changes are documentation-only and do not affect control flow.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

  • Docs-only link/reference updates; no code, logic, or API changes.
  • No files require deeper behavioral review.

Possibly related issues

  • unnoq/orpc#1172 — Adds/requests Vue (and Solid) TanStack Query documentation guidance; aligns with adding framework-specific docs in this PR.

Possibly related PRs

  • unnoq/orpc#636 — Edits the same TanStack Start adapter documentation file; closely related.
  • unnoq/orpc#562 — Modifies TanStack-related docs/examples and import links; related to integration docs.
  • unnoq/orpc#583 — Prior edits to the TanStack Start adapter doc with similar link/wording changes.

Suggested labels

lgtm

Suggested reviewers

  • unnoq

Poem

🐰 Links hop along the documentation trail,
Vue and Solid paths now tell their tale,
A tiny fix, a clearer view,
Readers find the docs anew! ✨

Pre-merge checks and finishing touches

✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly and specifically describes the main change: fixing 2 broken 404 links to tanstack.com, which matches the raw summary showing link updates in two documentation files.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 820e637 and 8c2aa58.

📒 Files selected for processing (1)
  • apps/content/docs/integrations/tanstack-query.md (1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
  • GitHub Check: publish-commit
  • GitHub Check: test
  • GitHub Check: lint
🔇 Additional comments (1)
apps/content/docs/integrations/tanstack-query.md (1)

207-207: Excellent fix—both URLs are valid and properly target framework-specific reactivity docs.

The Vue reactivity page and Solid useQuery reference with reactive-options anchor are both live and accessible, replacing what were previously broken links. The content clearly guides users to the correct framework-specific documentation, and the change aligns well with the existing text flow. The branding and link structure match the previous reviewer's feedback.


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.

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @hunterwilhelm, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request focuses on improving the accuracy and usability of the documentation by resolving two instances of broken external links within the content. By updating these links to their correct and current destinations, the PR ensures that users can reliably access the referenced TanStack documentation, enhancing the overall quality and reliability of the project's guides.

Highlights

  • Broken Link Fix: Corrected a broken link in apps/content/docs/adapters/tanstack-start.md that pointed to an outdated TanStack Start Server Routes documentation page. The link now directs to the correct guide.
  • Broken Link Fix: Updated a broken link in apps/content/docs/integrations/tanstack-query.md related to TanStack Query reactive options. The single broken link has been replaced with two specific links for TanStack Vue Query and TanStack Solid Query documentation, providing more precise guidance.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request fixes two broken links in the documentation, which is a helpful contribution to keeping the content accurate and usable. The changes correctly update the URLs. I've added one suggestion to improve the readability and branding consistency on one of the updated lines. Overall, great work!

Comment thread apps/content/docs/integrations/tanstack-query.md Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Nov 4, 2025

More templates

@orpc/ai-sdk

npm i https://pkg.pr.new/@orpc/ai-sdk@1173

@orpc/arktype

npm i https://pkg.pr.new/@orpc/arktype@1173

@orpc/client

npm i https://pkg.pr.new/@orpc/client@1173

@orpc/contract

npm i https://pkg.pr.new/@orpc/contract@1173

@orpc/experimental-durable-iterator

npm i https://pkg.pr.new/@orpc/experimental-durable-iterator@1173

@orpc/hey-api

npm i https://pkg.pr.new/@orpc/hey-api@1173

@orpc/interop

npm i https://pkg.pr.new/@orpc/interop@1173

@orpc/json-schema

npm i https://pkg.pr.new/@orpc/json-schema@1173

@orpc/nest

npm i https://pkg.pr.new/@orpc/nest@1173

@orpc/openapi

npm i https://pkg.pr.new/@orpc/openapi@1173

@orpc/openapi-client

npm i https://pkg.pr.new/@orpc/openapi-client@1173

@orpc/otel

npm i https://pkg.pr.new/@orpc/otel@1173

@orpc/experimental-publisher

npm i https://pkg.pr.new/@orpc/experimental-publisher@1173

@orpc/react

npm i https://pkg.pr.new/@orpc/react@1173

@orpc/react-query

npm i https://pkg.pr.new/@orpc/react-query@1173

@orpc/experimental-react-swr

npm i https://pkg.pr.new/@orpc/experimental-react-swr@1173

@orpc/server

npm i https://pkg.pr.new/@orpc/server@1173

@orpc/shared

npm i https://pkg.pr.new/@orpc/shared@1173

@orpc/solid-query

npm i https://pkg.pr.new/@orpc/solid-query@1173

@orpc/standard-server

npm i https://pkg.pr.new/@orpc/standard-server@1173

@orpc/standard-server-aws-lambda

npm i https://pkg.pr.new/@orpc/standard-server-aws-lambda@1173

@orpc/standard-server-fastify

npm i https://pkg.pr.new/@orpc/standard-server-fastify@1173

@orpc/standard-server-fetch

npm i https://pkg.pr.new/@orpc/standard-server-fetch@1173

@orpc/standard-server-node

npm i https://pkg.pr.new/@orpc/standard-server-node@1173

@orpc/standard-server-peer

npm i https://pkg.pr.new/@orpc/standard-server-peer@1173

@orpc/svelte-query

npm i https://pkg.pr.new/@orpc/svelte-query@1173

@orpc/tanstack-query

npm i https://pkg.pr.new/@orpc/tanstack-query@1173

@orpc/trpc

npm i https://pkg.pr.new/@orpc/trpc@1173

@orpc/valibot

npm i https://pkg.pr.new/@orpc/valibot@1173

@orpc/vue-colada

npm i https://pkg.pr.new/@orpc/vue-colada@1173

@orpc/vue-query

npm i https://pkg.pr.new/@orpc/vue-query@1173

@orpc/zod

npm i https://pkg.pr.new/@orpc/zod@1173

commit: 8c2aa58

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Nov 5, 2025
@dinwwwh dinwwwh merged commit 3d4bea8 into middleapi:main Nov 5, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants