diff --git a/docs/en/00_Getting_Started/01_Installation/index.md b/docs/en/00_Getting_Started/01_Installation/index.md index 429655a15..fb8b83df8 100644 --- a/docs/en/00_Getting_Started/01_Installation/index.md +++ b/docs/en/00_Getting_Started/01_Installation/index.md @@ -1,7 +1,7 @@ # Installation These instructions show you how to install SilverStripe on any web server. -The best way to install from the source code is to use [Composer](composer). +The best way to install from the source code is to use [Composer](../composer). Check out our operating system specific guides for [Linux](linux_unix), [Windows Server](windows-pi) and [Mac OSX](mac-osx). @@ -24,4 +24,4 @@ If the above steps don't work for any reason have a read of the [Common Problems SilverStripe ships with default rewriting rules specific to your web server. Apart from routing requests to the framework, they also prevent access to sensitive files in the webroot, for example YAML configuration files. Please refer to the [security](/topics/security) documentation for details. - \ No newline at end of file +