From 283474d4c37c8ac989a5b4d344ce1e25f94353ea Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Mon, 11 Sep 2017 08:35:58 +0100 Subject: [PATCH] Updated Introduction (markdown) --- Introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Introduction.md b/Introduction.md index 9b5e2cd..135308c 100644 --- a/Introduction.md +++ b/Introduction.md @@ -23,7 +23,7 @@ You can (if you're logged in) upload files, including images, using the **Upload ![Smeagol](http://vignette3.wikia.nocookie.net/lotr/images/e/e1/Gollum_Render.png/revision/latest?cb=20141218075509) ## Running Smeagol -You can run Smeagol from the [[Docker Image]]; alternatively you can run it from an executable jar file or as a war file in a servlet container. Read how in [[Deploying Smeagol]]. +You can run Smeagol from the [Docker Image](Deploying-Smeagol#experimental-docker-image); alternatively you can run it from an executable jar file or as a war file in a servlet container. Read how in [[Deploying Smeagol]]. ## Developing Smeagol Smeagol is an open source project; you're entitled to make changes yourself. Read more about [[Developing Smeagol]].