Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs lint fixes #71813

Merged
merged 1 commit into from
Oct 24, 2024
Merged

docs lint fixes #71813

merged 1 commit into from
Oct 24, 2024

Conversation

ztanner
Copy link
Member

@ztanner ztanner commented Oct 24, 2024

Follow-ups to #71812

@ijjk ijjk added created-by: Next.js team PRs by the Next.js team. Documentation Related to Next.js' official documentation. labels Oct 24, 2024
Copy link
Member Author

ztanner commented Oct 24, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @ztanner and the rest of your teammates on Graphite Graphite

Copy link
Contributor

Hi there 👋

It looks like this PR introduces broken links to the docs, please take a moment to fix them before merging:

Broken link Type File
/docs/app/api-reference/functions/unstable_cache link /docs/02-app/01-building-your-application/02-data-fetching/01-fetching.mdx
/docs/app/api-reference/functions/unstable_noStore link /docs/02-app/01-building-your-application/03-rendering/01-server-components.mdx
/docs/app/api-reference/functions/unstable_cache link /docs/02-app/01-building-your-application/04-caching/index.mdx
/docs/app/api-reference/functions/unstable_cache link /docs/02-app/01-building-your-application/04-caching/index.mdx
/docs/app/api-reference/functions/unstable_cache link /docs/02-app/01-building-your-application/10-deploying/01-production-checklist.mdx
/docs/app/api-reference/functions/unstable_cache link /docs/02-app/02-api-reference/01-directives/use-cache.mdx
/docs/app/building-your-application/data-fetching/fetching-caching-and-revalidating#revalidating-data link /docs/02-app/02-api-reference/01-directives/use-cache.mdx
app/api-reference/functions/unstable_cache related /docs/02-app/02-api-reference/01-directives/use-cache.mdx
https://react.dev/reference/rsc/use-client related /docs/02-app/02-api-reference/01-directives/use-client.mdx
https://react.dev/reference/rsc/use-server related /docs/02-app/02-api-reference/01-directives/use-server.mdx
/docs/app/api-reference/functions/unstable_noStore link /docs/02-app/02-api-reference/04-functions/connection.mdx
/docs/app/api-reference/functions/unstable_cache link /docs/02-app/02-api-reference/08-legacy-apis/unstable_noStore.mdx

Thank you 🙏

@ztanner ztanner marked this pull request as ready for review October 24, 2024 17:15
@ztanner ztanner merged commit a549889 into canary Oct 24, 2024
50 of 51 checks passed
@ztanner ztanner deleted the 10-24-docs_lint_fixes branch October 24, 2024 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
created-by: Next.js team PRs by the Next.js team. Documentation Related to Next.js' official documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants