[tor-commits] [metrics-web/master] Fix broken HTML...
karsten at torproject.org
karsten at torproject.org
Thu May 31 14:20:23 UTC 2012
commit c1ac9e2e0e9b715fde1002f16b6dc7b3899c46a6
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date: Thu May 31 16:19:43 2012 +0200
Fix broken HTML...
---
web/WEB-INF/data.jsp | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/web/WEB-INF/data.jsp b/web/WEB-INF/data.jsp
index e8fc449..a1d0b49 100644
--- a/web/WEB-INF/data.jsp
+++ b/web/WEB-INF/data.jsp
@@ -284,8 +284,8 @@
file</a></h3>
<br>
<p>GetTor allows users to fetch the Tor software via email.
- This <a href="data/gettor_stats.txt">file contains statistics on
- the number of packages requested from GetTor per day.
+ This <a href="data/gettor_stats.txt">file</a> contains statistics
+ on the number of packages requested from GetTor per day.
The data format is described
<a href="formats.html#gettor">here</a>.</p>
</div>
More information about the tor-commits
mailing list