From 3e7813009dbb2ffd03ee81db636a923208c12501 Mon Sep 17 00:00:00 2001
From: Florian Knodt <git@adlerweb.info>
Date: Sun, 7 Dec 2014 00:37:23 +0100
Subject: [PATCH] Site sample configuration: Linkfix timezones

Link to timezone configuration help had a wrong anchor
---
 docs/site-example/site.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/site-example/site.conf b/docs/site-example/site.conf
index db2682a84..c4e7f8ad9 100644
--- a/docs/site-example/site.conf
+++ b/docs/site-example/site.conf
@@ -20,7 +20,7 @@
   prefix6 = 'fdef:ffc0:3dd7::/64',
 
   -- Timezone of your community.
-  -- See http://wiki.openwrt.org/doc/uci/system#time.zones
+  -- See http://wiki.openwrt.org/doc/uci/system#time_zones
   timezone = 'CET-1CEST,M3.5.0,M10.5.0/3',
 
   -- List of NTP servers in your community.
-- 
GitLab