Skip to content

Commit cf83ee1

Browse files
committed
docs: update the link
1 parent 02ca906 commit cf83ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/en/config/module.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ A mimetype for data URI. Resolves from module resource extension by default. Onl
491491
- **Type:** `'url' | 'preserve'`
492492
- **Default:** `'url'`
493493

494-
If `"url"`, a URL pointing to the asset will be generated based on [publicPath](#modulegeneratorassetpublicPath).
494+
If `"url"`, a URL pointing to the asset will be generated based on [publicPath](#modulegeneratorassetpublicpath).
495495
If `"preserve"`, preserve import/require statement from generated asset.
496496

497497
Only for modules with module type `'asset'` or `'asset/resource'`.

0 commit comments

Comments
 (0)