diff options
author | Anton Hvornum <anton.feeds@gmail.com> | 2016-03-25 21:04:45 -0700 |
---|---|---|
committer | Anton Hvornum <anton.feeds@gmail.com> | 2016-03-25 21:04:45 -0700 |
commit | ec0d348139403d7caba4ee4cbb99d893d8c741b8 (patch) | |
tree | 4b75488beb4a9d821720706d052329b25386d292 | |
parent | 10493f224f11bcf1dac3b509c3e440cf63fe39fc (diff) | |
parent | be6cc28240fb33f1dc454cb58caa0ce931abbbfd (diff) |
Merge pull request #61 from lasseh/master
Added link to switch graphs
-rw-r--r-- | web/stats.gathering.org/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/stats.gathering.org/index.html b/web/stats.gathering.org/index.html index 2a9d1f0..9455945 100644 --- a/web/stats.gathering.org/index.html +++ b/web/stats.gathering.org/index.html @@ -30,7 +30,8 @@ <br /> <ul id="menu"> <li><a href="http://tg16.sorlanet.net/TG16.html">Weathermap</a></li> - <li><a href="http://tg16.sorlanet.net:3000">Live network stats</a></li> + <li><a href="http://live.tg16.sorlanet.net">Live network stats</a></li> + <li><a href="http://monitor.tg16.sorlanet.net">Switch Graphs</a></li> </ul> <br /> |