From a6fb7583149cd0d36cf7ca31c40f6cee72ba027c Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Wed, 5 Feb 2020 23:49:02 +0000 Subject: [PATCH] Separate menu icon onto its own line, relativise the URL --- resources/public/content/User Documentation.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/public/content/User Documentation.md b/resources/public/content/User Documentation.md index 92435ff..51489af 100644 --- a/resources/public/content/User Documentation.md +++ b/resources/public/content/User Documentation.md @@ -1,6 +1,7 @@ ## If you're using a small device If you're using a small device, like a mobile phone, the top menu isn't usually displayed. Instead there will be an image like this: -![Menu icon](/img/three-lines.png) + +![Menu icon](img/three-lines.png) at the top left of the page. Touching this image will cause the top menu to be displayed, and it will have all the options described in this documentation.