Skip to content

Commit

Permalink
fix broken link (#1372)
Browse files Browse the repository at this point in the history
  • Loading branch information
motla committed Dec 9, 2020
1 parent 1f355c9 commit 4a141ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide/README.md
Expand Up @@ -193,7 +193,7 @@ Example **.vscode/settings.json**:
}
```

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.
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.

### Sublime Text

Expand Down

0 comments on commit 4a141ce

Please sign in to comment.