Author: atagar Date: 2011-03-25 15:06:02 +0000 (Fri, 25 Mar 2011) New Revision: 24436
Modified: website/trunk/projects/en/sidenav.wmi Log: Fixing the projects page side nav to match the page contents (caught by karsten).
Modified: website/trunk/projects/en/sidenav.wmi =================================================================== --- website/trunk/projects/en/sidenav.wmi 2011-03-25 13:08:28 UTC (rev 24435) +++ website/trunk/projects/en/sidenav.wmi 2011-03-25 15:06:02 UTC (rev 24436) @@ -38,14 +38,17 @@ {'url' => 'projects/arm', 'txt' => 'Arm', }, - {'url' => '<wiki>projects/TorBulkExitlist', - 'txt' => 'TorBEL', + {'url' => 'https://guardianproject.info/apps/orbot/', + 'txt' => 'Orbot', }, - {'url' => 'https://check.torproject.org', - 'txt' => 'TorCheck', + {'url' => 'https://tails.boum.org/', + 'txt' => 'Tails', }, - {'url' => 'projects/gettor', - 'txt' => 'GetTor', + {'url' => 'http://torstatus.blutmagie.de/', + 'txt' => 'TorStatus', + }, + {'url' => 'https://metrics.torproject.org/', + 'txt' => 'Metrics Portal', } ] }];