[tor-commits] [atlas/master] Fix Trac 'Report a bug' link
phw at torproject.org
phw at torproject.org
Thu Jun 30 18:47:42 UTC 2016
commit 6c11ce4e37c00c6ec920281363e42681d5c234ac
Author: Ivan Markin <twim at riseup.net>
Date: Thu Jun 30 18:33:15 2016 +0000
Fix Trac 'Report a bug' link
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 5588c23..ad18030 100644
--- a/index.html
+++ b/index.html
@@ -63,7 +63,7 @@
The Tor Project - <div style="display: inline" id="year"></div><br/>
<a href="#about">About</a> -
<a href="https://gitweb.torproject.org/atlas.git">Source code</a> -
- <a href="https://trac.torproject.org/projects/tor/newticket?component=Atlas">Report a bug</a>
+ <a href="https://trac.torproject.org/projects/tor/newticket?component=Metrics/Atlas">Report a bug</a>
- <a href="mailto:art at torproject.org">Contact</a>
</footer>
More information about the tor-commits
mailing list