diff --git a/README.md b/README.md
index fee65a20893d902cd2bc346bc7be03d89df29058..ea5c2297bd34eeb52b706528399ecc9d83f9ae55 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,12 @@
 # OpenAppStack bootstrap script
 
-The OpenAppStack bootstrap script allows you to easily set up a new OpenAppStack cluster.
+The OpenAppStack bootstrap script allows you to easily set up a new OpenAppStack
+cluster.
 
-> **WARNING: The installation process will make substantial changes to the server’s configuration, so please ONLY install OAS in a testing environment.**
+> **WARNING: The installation process will make substantial changes to the
+> server’s configuration, so please ONLY install OAS in a testing environment.**
 
-Please refer to https://openappstack.net/documentation.html for further details,
-and to https://openappstack.net/tutorial.html for a step by step installation tutorial
-how to bootstrap your cluster.
+Please refer to https://openappstack.readthedocs.io for further details,
+and to [the installation tutorial](docs/installation_instructions.md) for a step
+by step installation tutorial how to bootstrap your cluster.