Skip to content

Commit ebd0914

Browse files
committed
docs: fix link to plugin api reference
1 parent 64e9afc commit ebd0914

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/guide/plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Plugin
22

3-
With the help of [Plugin API](../references/plugin-api.md), VuePress plugin can provide different features for you.
3+
With the help of [Plugin API](../reference/plugin-api.md), VuePress plugin can provide different features for you.
44

55
## Community Plugin
66

docs/zh/guide/plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 插件
22

3-
借助于 [Plugin API](../references/plugin-api.md) , VuePress 插件可以为你提供各种不同的功能。
3+
借助于 [Plugin API](../reference/plugin-api.md) , VuePress 插件可以为你提供各种不同的功能。
44

55
## 社区插件
66

0 commit comments

Comments
 (0)