Skip to content

Commit 0d6345c

Browse files
pi0egoist
authored andcommitted
fix link to clientManifest (#7)
1 parent 3206947 commit 0d6345c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/bundle-renderer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This is straightforward, however whenever you edit your app source code, you wou
2020

2121
- Critical CSS injection (when using `*.vue` files): automatically inlines the CSS needed by components used during the render. See the [CSS](./css.md) section for more details.
2222

23-
- Asset injection with [clientManifest](./client-manifest.md): automatically infers the optimal preload and prefetch directives, and the code-split chunks needed for the initial render.
23+
- Asset injection with [clientManifest](./api.md#clientmanifest): automatically infers the optimal preload and prefetch directives, and the code-split chunks needed for the initial render.
2424

2525
---
2626

0 commit comments

Comments
 (0)