From d36b82ac778a5330aeaff172db8006b8dafb368e Mon Sep 17 00:00:00 2001 From: Richard Bowman Date: Mon, 17 Feb 2020 12:26:50 +0000 Subject: [PATCH] fixed dead link to cli instructions --- docs/source/quickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/quickstart.rst b/docs/source/quickstart.rst index 767fdf19..abeaaf45 100644 --- a/docs/source/quickstart.rst +++ b/docs/source/quickstart.rst @@ -21,6 +21,6 @@ For offline (i.e. no real microscope connected) development, a basic development Managing the server ------------------- -Managing the server through the installer script's CLI is documented `on our website `_. +Managing the server through the installer script's CLI is documented `on our website `_. This includes starting the server as a background service, as well as starting a development server with real-time debug logging. \ No newline at end of file