Skip to content

Commit dca1c1d

Browse files
committed
docs: fix link
1 parent cda1def commit dca1c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/api/createLocalVue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ const freshWrapper = shallow(Foo)
2525
expect(freshWrapper.vm.foo).toBe(false)
2626
```
2727

28-
- **See also:** [General Tips](../guides/general-tips.md)
28+
- **See also:** [Common Tips](../guides/common-tips.md#applying-global-plugins-and-mixins)

0 commit comments

Comments
 (0)