From f64046f1d98717eec7a5baf157bdc01c6f42b82b Mon Sep 17 00:00:00 2001 From: Pierre Vanduynslager Date: Sun, 22 Jul 2018 21:03:30 -0400 Subject: [PATCH] docs: fix link to resources page --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index e59a4f7f..a677ba98 100644 --- a/README.md +++ b/README.md @@ -107,11 +107,8 @@ After running the tests the command `semantic-release` will execute the followin - Developer guide - [Plugins](docs/developer-guide/plugin.md) - [Shareable configuration](docs/developer-guide/shareable-configuration.md) -- Resources - - [Videos](docs/resources.md#videos) - - [Articles](docs/resources.md#articles) - - [Tutorials](docs/resources.md#tutorials) - Support + - [Resources](docs/support/resources.md) - [Frequently Asked Questions](docs/support/FAQ.md) - [Troubleshooting](docs/support/troubleshooting.md) - [Node version requirement](docs/support/node-version.md)