diff --git a/modules/doc/install.rst b/modules/doc/install.rst
index 5b6693fefbb3e4a23a999b68e9738fbf0383c7e2..31dde6035c90c854871f957cbb54ed47b4c4beea 100644
--- a/modules/doc/install.rst
+++ b/modules/doc/install.rst
@@ -68,7 +68,7 @@ OpenStructure uses `git` as the revision control system. The main repository can
 
   git clone https://dng.biozentrum.unibas.ch/git/ost.git <directory-name>
   
-The above command will clone OpenStructre into the directory called `directory-name`. If omitted, the directory will be called ost. Alternatively, you might consider getting one of the nightly source code snapshots from the `downloads section <http://www.openstructure.org/downloads/>`_.
+The above command will clone OpenStructre into the directory called `directory-name`. If omitted, the directory will be called ost. Alternatively, you might consider getting one of the nightly source code snapshots from the `downloads section <http://www.openstructure.org/download/>`_.
 
 .. note::