Fix links and update projects.wmi.
Karsten Loesing

Karsten Loesing commited on 2012-03-01 08:01:09
Zeige 3 geänderte Dateien mit 5 Einfügungen und 5 Löschungen.

... ...
@@ -6,7 +6,7 @@
6 6
 	<div id="breadcrumbs">
7 7
     <a href="<page index>">Home &raquo; </a>
8 8
     <a href="<page projects/projects>">Projects &raquo; </a>
9
-    <a href="<page projects/torstatus>">Onionoo</a>
9
+    <a href="<page projects/onionoo>">Onionoo</a>
10 10
   </div>
11 11
 	<div id="maincol"> 
12 12
 
... ...
@@ -65,9 +65,9 @@ trace on the local system.</p>
65 65
 
66 66
 
67 67
 <div class="projectbox">
68
-<a href="<page projects/torstatus>"><img class="icon" src="$(IMGROOT)/icon-TorStatus.jpg" alt="TorStatus Icon" width="75" height="75"></a>
69
-<div class="projectdesc"><div class="name"><a href="<page projects/torstatus>">TorStatus</a></div>
70
-<p>Family of websites and client applications listing currently running Tor relays and bridges.</p>
68
+<a href="<page projects/onionoo>"><img class="icon" src="$(IMGROOT)/icon-TorStatus.jpg" alt="Onionoo Icon" width="75" height="75"></a>
69
+<div class="projectdesc"><div class="name"><a href="<page projects/onionoo>">Onionoo</a></div>
70
+<p>Web-based protocol to learn about currently running Tor relays and bridges.</p>
71 71
 </div></div>
72 72
 
73 73
 <div class="projectbox">
... ...
@@ -44,7 +44,7 @@
44 44
           {'url'  => 'https://tails.boum.org/',
45 45
            'txt'  => 'Tails',
46 46
           },
47
-          {'url'  => 'projects/torstatus',
47
+          {'url'  => 'projects/onionoo',
48 48
            'txt'  => 'Onionoo',
49 49
           },
50 50
           {'url'  => 'https://metrics.torproject.org/',
51 51