Skip to content

Commit 4a141ce

Browse files
authored
fix broken link (#1372)
1 parent 1f355c9 commit 4a141ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Example **.vscode/settings.json**:
193193
}
194194
```
195195

196-
If you use the `Vetur` plugin, set `"vetur.validation.template": false` to avoid default Vetur template validation. Check out [vetur documentation](https://vuejs.github.io/vetur/linting-error.html) for more info.
196+
If you use the `Vetur` plugin, set `"vetur.validation.template": false` to avoid default Vetur template validation. Check out [vetur documentation](https://vuejs.github.io/vetur/guide/linting-error.html#linting) for more info.
197197

198198
### Sublime Text
199199

0 commit comments

Comments
 (0)