From 37a697c4bd3c655314bb2e50b66ee0fbc483926e Mon Sep 17 00:00:00 2001 From: Maarten de Waard <maarten@greenhost.nl> Date: Thu, 1 Aug 2019 11:30:39 +0200 Subject: [PATCH] replace readthedocs.io with docs.openappstack.net --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea5c2297b..56db7b8be 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ cluster. > **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.readthedocs.io for further details, +Please refer to https://docs.openappstack.net for further details, and to [the installation tutorial](docs/installation_instructions.md) for a step by step installation tutorial how to bootstrap your cluster. -- GitLab