Skip to content

docs: correct local relative links - #88

Merged
lachlancollins merged 2 commits into
mainfrom
docs-relative-links
Dec 5, 2025
Merged

docs: correct local relative links#88
lachlancollins merged 2 commits into
mainfrom
docs-relative-links

Conversation

@lachlancollins

@lachlancollinslachlancollins commented Dec 5, 2025

Copy link
Copy Markdown
Member

🎯 Changes

Adjusts verify-links to ensure links can resolve locally (i.e. as intended), rather than having to resolve 1 level higher

The level adjusting is then handled by the TanStack website in #563

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm run test:pr.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

@nx-cloud

nx-cloudBot commented Dec 5, 2025

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit d6cc71b

CommandStatusDurationResult
nx affected --targets=test:sherif,test:knip,tes...✅ Succeeded5sView ↗
nx run-many --targets=build --exclude=examples/**✅ Succeeded<1sView ↗

☁️ Nx Cloud last updated this comment at 2025-12-05 10:54:15 UTC

@pkg-pr-new

pkg-pr-newBot commented Dec 5, 2025

Copy link
Copy Markdown

Open in StackBlitz

@tanstack/ai

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai@88

@tanstack/ai-anthropic

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-anthropic@88

@tanstack/ai-client

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-client@88

@tanstack/ai-devtools-core

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-devtools-core@88

@tanstack/ai-gemini

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-gemini@88

@tanstack/ai-ollama

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-ollama@88

@tanstack/ai-openai

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-openai@88

@tanstack/ai-react

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-react@88

@tanstack/ai-react-ui

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-react-ui@88

@tanstack/ai-solid

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-solid@88

@tanstack/ai-solid-ui

npm i https://pkg.pr.new/TanStack/ai/@tanstack/ai-solid-ui@88

@tanstack/react-ai-devtools

npm i https://pkg.pr.new/TanStack/ai/@tanstack/react-ai-devtools@88

@tanstack/solid-ai-devtools

npm i https://pkg.pr.new/TanStack/ai/@tanstack/solid-ai-devtools@88

commit: d6cc71b

@lachlancollins
lachlancollins merged commit 8ea43ac into mainDec 5, 2025
5 checks passed
@lachlancollins
lachlancollins deleted the docs-relative-links branch December 5, 2025 11:38
Sign up for freeto 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.

2 participants

@lachlancollins@AlemTuzlak