Skip to content

Commit 0d494a2

Browse files
committed
docs: update
1 parent ff39b70 commit 0d494a2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

website/docs/en/config/lib/redirect.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,10 @@ const defaultRedirect = {
3939
path: true,
4040
extension: true,
4141
},
42-
style: true,
42+
style: {
43+
path: true,
44+
extension: true,
45+
},
4346
};
4447
```
4548

0 commit comments

Comments
 (0)