From 55a9e235f294fb41696f377da42720f9e22896fd Mon Sep 17 00:00:00 2001 From: wernerkrauss Date: Mon, 22 Oct 2018 10:59:06 +0200 Subject: [PATCH] Fix broken troubleshooting link --- docs/en/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/index.md b/docs/en/index.md index 6591b00..ef07f18 100644 --- a/docs/en/index.md +++ b/docs/en/index.md @@ -25,7 +25,7 @@ See the "require" section of [composer.json](https://github.com/silverstripe/sil ## Documentation * [Installation instructions](installation.md) - * [Troubleshooting](troubleshooting) + * [Troubleshooting](troubleshooting.md) * [User Documentation](userguide/index.md) * [Compiling Front-End Files](compiling-front-end-files.md) * [Upgrading to SilverStripe 4](upgrading.md)