Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 4cd07e7

Browse files
committed
chore: readme
1 parent d77b186 commit 4cd07e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ yarn add -D @vuepress/plugin-html-redirect
2323

2424
- Write redirects:
2525

26-
You should write `redirects` config at `/path/to/.vuepress/redirects` file, whose format is as follows:
26+
The agreed file to write `redirects` config is `/path/to/.vuepress/redirects`, whose format is as follows:
2727

2828
```
2929
[url] [redirect_url]

0 commit comments

Comments
 (0)