From c718e80002c951664ae23b16dac7599003d86ab6 Mon Sep 17 00:00:00 2001 From: Romain Lamothe Date: Wed, 9 Dec 2020 11:43:18 +0100 Subject: [PATCH] fix broken link --- docs/user-guide/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/README.md b/docs/user-guide/README.md index f3ff5eecc..2457534fc 100644 --- a/docs/user-guide/README.md +++ b/docs/user-guide/README.md @@ -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