From 7abca7d357713d5bd70396bb1b206073cc9e053a Mon Sep 17 00:00:00 2001 From: JD342 Date: Sun, 24 Mar 2019 21:51:14 +0100 Subject: [PATCH] docs: Fix 'Docs and Usage' link (#723) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a76d51d7c..93c9ecb693 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ are looking for the 5.x series (the version currently published to NPM), please [Website](https://v6.electronforge.io) | [Goals](#project-goals) | -[Usage](#usage) | +[Docs and Usage](#docs-and-usage) | [Configuration](https://v6.electronforge.io/configuration) | [Support](https://github.com/electron-userland/electron-forge/blob/master/SUPPORT.md) | [Contributing](https://github.com/electron-userland/electron-forge/blob/master/CONTRIBUTING.md) |