File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ Specify this to use a custom theme.
168
168
169
169
** Also see:**
170
170
171
- - [ Using a theme] ( ../theme/README.md# using-a-theme ) .
171
+ - [ Using a theme] ( ../theme/using-a-theme.md ) .
172
172
173
173
### themeConfig
174
174
@@ -188,7 +188,7 @@ Provide config options to the used theme. The options will vary depending on the
188
188
- Type: ` Object|Array `
189
189
- Default: ` undefined `
190
190
191
- Please refer to [ Plugin > Using a plugin] ( ../plugin/README.md# using-a-plugin ) to learn how to use a plugin.
191
+ Please refer to [ Plugin > Using a plugin] ( ../plugin/using-a-plugin.md ) to learn how to use a plugin.
192
192
193
193
## Markdown
194
194
Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ VuePress provides a convenient way to add extra styles. you can create an `.vuep
162
162
163
163
** 参考:**
164
164
165
- - [ Using a theme ] ( ../theme/README.md# using-a-theme ) .
165
+ - [ 使用主题 ] ( ../theme/using-a-theme.md ) .
166
166
167
167
### themeConfig
168
168
@@ -182,7 +182,7 @@ VuePress provides a convenient way to add extra styles. you can create an `.vuep
182
182
- Type: ` Object|Array `
183
183
- Default: ` undefined `
184
184
185
- 请参考 [ plugin > Using a plugin] ( ../plugin/README.md# using-a-plugin ) 来使用一个插件。
185
+ 请参考 [ plugin > Using a plugin] ( ../plugin/using-a-plugin.md ) 来使用一个插件。
186
186
187
187
## Markdown
188
188
You can’t perform that action at this time.
0 commit comments