[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [webwml/staging] fix the 'about' and 'contact' links from the donate page



commit 0c76ed024e7b8a284592ce7055c8f67319bfe3ee
Author: Roger Dingledine <arma@xxxxxxxxxxxxxx>
Date:   Fri Dec 11 02:15:54 2015 -0500

    fix the 'about' and 'contact' links from the donate page
    
    should address ticket #17814
---
 include/donatehead.wmi |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/donatehead.wmi b/include/donatehead.wmi
index 29145f5..04a5bf1 100644
--- a/include/donatehead.wmi
+++ b/include/donatehead.wmi
@@ -34,8 +34,8 @@
       </div>      
       <ul id="navbar" class="nav navbar-nav navbar-right">
         <li><a href="<page index>">Home</a></li>
-        <li><a href="<page index>/about">About</a></li>
-        <li><a href="<page index>/contact">Contact</a></li>
+        <li><a href="<page about/overview>">About</a></li>
+        <li><a href="<page about/contact>">Contact</a></li>
       </ul>
     </div>
   </nav>



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits