From 90ebaa34bacfa8685fed53b6a00f686170b185c3 Mon Sep 17 00:00:00 2001 From: sparklyballs Date: Sun, 16 Apr 2017 14:19:47 +0100 Subject: [PATCH] try this for relative link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa3d7cb..e2d4a98 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ http://192.168.x.x:8080 would show you what's running INSIDE the container on po * `-p 3579` - the port(s) -* `-v /etc/localtime` for timesync - see [Localtime][#localtime] for important information +* `-v /etc/localtime` for timesync - see [Localtime](#localtime) for important information * `-e TZ` for timezone information, Europe/London - see for important information * `-v /config` - where ombi should store its config files * `-e PGID` for GroupID - see below for explanation