From ffa1f28f75158008588ab7eec73c39a7df7f0bdc Mon Sep 17 00:00:00 2001 From: Matthew Davis Date: Mon, 9 Nov 2015 20:03:41 +1100 Subject: [PATCH] Made "https://localhost:8384/" clickable --- intro/getting-started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intro/getting-started.rst b/intro/getting-started.rst index aa6a35e9d..602946e2f 100644 --- a/intro/getting-started.rst +++ b/intro/getting-started.rst @@ -78,7 +78,7 @@ Configuring ----------- The admin GUI starts automatically and remains available on -``https://localhost:8384/``. Cookies are essential to the correct functioning of the GUI; please ensure your browser accepts them. It should look something like this: +[https://localhost:8384/](https://localhost:8384/). Cookies are essential to the correct functioning of the GUI; please ensure your browser accepts them. It should look something like this: .. image:: gs1.png