Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(docs): fix broken link (#53021)
This link is failing CI as seen here: https://github.com/vercel/next.js/actions/runs/5623454975/job/15238167610 ``` Error: The action could not create a Github comment because it is initiated from a forked repo. View the action logs for a list of broken links. This PR introduces broken links to the docs: ┌─────────┬───────────────────────────────────────────────────────────────────────────────┬──────┬─────────────────────────────────────────────────────────────────────────────────────┐ │ (index) │ link │ type │ docPath │ ├─────────┼───────────────────────────────────────────────────────────────────────────────┼──────┼─────────────────────────────────────────────────────────────────────────────────────┤ │ 0 │ 'app/building-your-application/configuring/typescript#statically-typed-links' │ │ 'docs/02-app/01-building-your-application/01-routing/03-linking-and-navigating.mdx' │ └─────────┴───────────────────────────────────────────────────────────────────────────────┴──────┴─────────────────────────────────────────────────────────────────────────────────────┘ Error: This PR introduces broken links to the docs. The action could not create a Github check because it is initiated from a forked repo. Error: Process completed with exit code 1. ```
- Loading branch information