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

Skip to content

Commit 310f430

Browse files
timneutkensnkzawa
authored andcommitted
Rename next/prefetch to <Next prefetch> in docs (vercel#1206)
1 parent e584431 commit 310f430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ export default () => (
253253
)
254254
```
255255

256-
__Note: use [`next/prefetch`](#prefetching-pages) for maximum performance, to link and prefetch at the same time in the background__
256+
__Note: use [`<Link prefetch>`](#prefetching-pages) for maximum performance, to link and prefetch in the background at the same time__
257257

258258
Client-side routing behaves exactly like the browser:
259259

0 commit comments

Comments
 (0)