Skip to content

Commit efdc031

Browse files
committed
chore: update
1 parent 764f42d commit efdc031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/en/config/lib/auto-extension.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ When `autoExtension` is set to `false`, the file extension will be default to `.
2525

2626
## Customize Extension
2727

28-
You can set `autoExtension` to `false` and use [`output.filename`](/config/output/filename) to customize the JavaScript output files.
28+
You can set `autoExtension` to `false` and use [`output.filename`](https://rsbuild.dev/config/output/filename) to customize the JavaScript output files.
2929

3030
```ts title="rslib.config.ts"
3131
export default defineConfig({

0 commit comments

Comments
 (0)