Skip to content

Commit 581be2d

Browse files
committed
docs: fix broken links
1 parent e1db14b commit 581be2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh/guide/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@ export default {
9090

9191
你可以看看这个[在线的](https://jsfiddle.net/yyx990803/xgrjzsup/)例子。
9292

93-
要注意,当 `<router-link>` 对应的路由匹配成功,将自动设置 class 属性值 `.router-link-active`。查看 [API 文档](../api/router-link.md) 学习更多相关内容。
93+
要注意,当 `<router-link>` 对应的路由匹配成功,将自动设置 class 属性值 `.router-link-active`。查看 [API 文档](../api/#router-link) 学习更多相关内容。

0 commit comments

Comments
 (0)