From 6a9a979bb09591a051efc0cf2584a88d05c94846 Mon Sep 17 00:00:00 2001 From: Harry Kalantzis Date: Thu, 28 Dec 2017 18:48:41 +0000 Subject: [PATCH] Fixed broken link to Staticman's page (#1422) --- docs/_docs/05-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/05-configuration.md b/docs/_docs/05-configuration.md index 3e0719245cf7..e71e76ce7874 100644 --- a/docs/_docs/05-configuration.md +++ b/docs/_docs/05-configuration.md @@ -345,7 +345,7 @@ Transform user comments into `_data` files that live inside of your GitHub repos ###### Add Staticman as a Collaborator 1. Allow Staticman push access to your GitHub repository by clicking on **Settings**, then the **Collaborators** tab and adding `staticmanapp` as a collaborator. -2. To accept the pending invitation visit: `https://api.staticman.net/v2/connect/{your GitHub username}/{your repository name}`. Consult the Staticman "[Get Started](https://staticman.net/get-started)" guide for more info. +2. To accept the pending invitation visit: `https://api.staticman.net/v2/connect/{your GitHub username}/{your repository name}`. Consult the Staticman "[Get Started](https://staticman.net/docs/index.html)" guide for more info. ###### Configure Staticman