Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0cc4a98

Browse files
Little typo (vercel#27911)
## Bug - [ ] Related issues linked using `fixes #number` - [ ] Integration tests added - [ ] Errors have helpful link attached, see `contributing.md` ## Feature - [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR. - [ ] Related issues linked using `fixes #number` - [ ] Integration tests added - [ ] Documentation added - [ ] Telemetry added. In case of a feature if it's used or not. - [ ] Errors have helpful link attached, see `contributing.md` ## Documentation / Examples - [ ] Make sure the linting passes
1 parent 8cbaa40 commit 0cc4a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/routing/dynamic-routes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ For more information on what to do next, we recommend the following sections:
145145

146146
<div class="card">
147147
<a href="/docs/api-reference/next/link.md">
148-
<b>Pages:</b>
148+
<b>next/link:</b>
149149
<small>Enable client-side transitions with next/link.</small>
150150
</a>
151151
</div>

0 commit comments

Comments
 (0)