From 99ed2e02e62debd6e7ab0a2e8876c0b3b3ac27f6 Mon Sep 17 00:00:00 2001 From: Jura Gorohovsky Date: Sun, 12 May 2024 20:09:49 +0600 Subject: [PATCH] fix: up-to-date link to Vale installation instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fc220df..7113c43c 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ We use [Vale](https://vale.sh) to lint our documentation. Vale is a command-line ### Installation -To install Vale, follow the [installation instructions](https://docs.errata.ai/vale/install). +To install Vale, follow the [installation instructions](https://vale.sh/docs/vale-cli/installation/). Once installed run the following in this project: