[tor-commits] [metrics-web/master] Update sitemap on error page.

karsten at torproject.org karsten at torproject.org
Wed Sep 7 08:12:52 UTC 2011


commit 7ca14e45a490a3f1eda4c88b2f06a2c918875953
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Wed Sep 7 10:12:14 2011 +0200

    Update sitemap on error page.
---
 web/WEB-INF/error.jsp |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/web/WEB-INF/error.jsp b/web/WEB-INF/error.jsp
index 5737dc3..71544bb 100644
--- a/web/WEB-INF/error.jsp
+++ b/web/WEB-INF/error.jsp
@@ -52,10 +52,12 @@ Maybe you find what you're looking for on our sitemap:
 <ul>
 <li><a href="papers.html">Papers</a></li>
 <li><a href="data.html">Data</a></li>
+<li><a href="formats.html">Formats</a></li>
 <li><a href="tools.html">Tools</a></li>
 </ul></li>
 <li><a href="status.html">Status</a>
 <ul>
+<li><a href="networkstatus.html">Network Status</a></li>
 <li><a href="exonerator.html">ExoneraTor</a></li>
 <li><a href="relay-search.html">Relay Search</a></li>
 <li><a href="consensus-health.html">Consensus Health</a></li>



More information about the tor-commits mailing list