Skip to content

Commit 865c526

Browse files
38elementseddyerburgh
authored andcommitted
docs: fix links in docs/en (#418)
1 parent a06e253 commit 865c526

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

docs/en/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
* [components](api/components/README.md)
7171
* [TransitionStub](api/components/TransitionStub.md)
7272
* [TransitionGroupStub](api/components/TransitionGroupStub.md)
73+
* [RouterLinkStub](api/components/RouterLinkStub.md)
7374
* [Selectors](api/selectors.md)
7475
* [createLocalVue](api/createLocalVue.md)
7576
* [config](api/config.md)

docs/en/api/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@
2323
* [destroy](./wrapper/destroy.md)
2424
* [find](./wrapper/find.md)
2525
* [findAll](./wrapper/findAll.md)
26-
* [hasAttribute](./wrapper/hasAttribute.md)
27-
* [hasClass](./wrapper/hasClass.md)
28-
* [hasProp](./wrapper/hasProp.md)
2926
* [html](./wrapper/html.md)
3027
* [is](./wrapper/is.md)
3128
* [isEmpty](./wrapper/isEmpty.md)
@@ -57,6 +54,7 @@
5754
* [components](./components/README.md)
5855
* [TransitionStub](./components/TransitionStub.md)
5956
* [TransitionGroupStub](./components/TransitionGroupStub.md)
57+
* [RouterLinkStub](./components/RouterLinkStub.md)
6058
* [Selectors](./selectors.md)
6159
* [createLocalVue](./createLocalVue.md)
6260
* [config](./config.md)

0 commit comments

Comments
 (0)