Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e584431 commit 310f430Copy full SHA for 310f430
readme.md
@@ -253,7 +253,7 @@ export default () => (
253
)
254
```
255
256
-__Note: use [`next/prefetch`](#prefetching-pages) for maximum performance, to link and prefetch at the same time in the background__
+__Note: use [`<Link prefetch>`](#prefetching-pages) for maximum performance, to link and prefetch in the background at the same time__
257
258
Client-side routing behaves exactly like the browser:
259
0 commit comments