From bb74e4f03d40157592c8b0d949653a0f97b262ce Mon Sep 17 00:00:00 2001 From: Andrii Verbytskyi Date: Sat, 3 Aug 2024 00:23:29 +0200 Subject: [PATCH] chore: fixed minor issues with quickstart page --- docs/install/quick-start.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install/quick-start.rst b/docs/install/quick-start.rst index 28ef4f1c..6a00d029 100644 --- a/docs/install/quick-start.rst +++ b/docs/install/quick-start.rst @@ -4,9 +4,9 @@ Quick Start Installation Guide ============================== Since version 5.0.0 Rhodecode runs in Docker, and to get |RCE| up and running, -you need to use RCstack installer - +you need to use RCstack installer - https://docs.rhodecode.com/rcstack/install/installation.html/ -Please refer to RCstack documentation for +Please follow RCstack documentation steps to set up your |RCE| installation. .. note::