DOCS Fix composer reference

This commit is contained in:
Cam Findlay 2015-01-29 13:06:23 +13:00
parent eeacbb1b95
commit 21bb16f220

View File

@ -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.
</div>
</div>