INSTALL.md: fix links to documentation

This commit is contained in:
Aminda Suomalainen 2015-02-04 14:50:51 +02:00
parent 220a3c029c
commit 2ffc8ef2a2
1 changed files with 5 additions and 6 deletions

View File

@ -32,13 +32,12 @@ or for a local install (if you don't have or don't want to use root),
`pip install -r requirements.txt --user` `pip install -r requirements.txt --user`
For more information and help on how to use Supybot, check out For more information and help on how to use Supybot, check out
the documents under [docs/], especially [GETTING_STARTED] and the [documentation], especially [GETTING_STARTED] and
[CONFIGURATION], or on [the website]. [CONFIGURATION].
[docs/]:docs/index.rst [documentation]:http://doc.supybot.aperio.fr/en/latest/use/index.html
[GETTING_STARTED]:docs/GETTING_STARTED.rst [GETTING_STARTED]:http://doc.supybot.aperio.fr/en/latest/use/getting_started.html
[CONFIGURATION]:docs/CONFIGURATION.rst [CONFIGURATION]:http://doc.supybot.aperio.fr/en/latest/use/configuration.html
[the website]:http://supybot.aperio.fr/doc/use/index.html
So what do you do? That depends on which operating system you're So what do you do? That depends on which operating system you're
running. We've split this document up to address the different installation running. We've split this document up to address the different installation