From 2ffc8ef2a25d214df995824c98ad20edb75504f0 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 4 Feb 2015 14:50:51 +0200 Subject: [PATCH] INSTALL.md: fix links to documentation --- INSTALL.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index aeb633bc8..cbac55460 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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` For more information and help on how to use Supybot, check out -the documents under [docs/], especially [GETTING_STARTED] and -[CONFIGURATION], or on [the website]. +the [documentation], especially [GETTING_STARTED] and +[CONFIGURATION]. -[docs/]:docs/index.rst -[GETTING_STARTED]:docs/GETTING_STARTED.rst -[CONFIGURATION]:docs/CONFIGURATION.rst -[the website]:http://supybot.aperio.fr/doc/use/index.html +[documentation]:http://doc.supybot.aperio.fr/en/latest/use/index.html +[GETTING_STARTED]:http://doc.supybot.aperio.fr/en/latest/use/getting_started.html +[CONFIGURATION]:http://doc.supybot.aperio.fr/en/latest/use/configuration.html 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