[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r21990: {website} No more https://git, update link to githax (website/trunk/en)
Author: sebastian
Date: 2010-03-16 22:26:17 +0000 (Tue, 16 Mar 2010)
New Revision: 21990
Modified:
website/trunk/en/documentation.wml
Log:
No more https://git, update link to githax
Modified: website/trunk/en/documentation.wml
===================================================================
--- website/trunk/en/documentation.wml 2010-03-16 21:14:18 UTC (rev 21989)
+++ website/trunk/en/documentation.wml 2010-03-16 22:26:17 UTC (rev 21990)
@@ -264,11 +264,10 @@
<ul>
<li><kbd>git clone git://git.torproject.org/git/tor</kbd></li>
<li>The development branch is <kbd>master</kbd>. The active maintenance branches are <kbd>maint-0.2.0</kbd> and <kbd>maint-0.2.1</kbd>.</li>
- <li><b>Git HTTPS certificate fingerprint:</b> 8D:58:41:85:9C:2B:82:84:7C:84:0E:B9:BB:58:16:AC</li>
<li><kbd>svn checkout https://svn.torproject.org/svn/website/trunk website</kbd></li>
</ul>
</li>
- <li><a href="https://git.torproject.org/checkout/githax/master/doc/Howto.txt">Basic instructions for using Git to contribute to Tor software.</a></li>
+ <li><a href="https://gitweb.torproject.org//githax.git?a=blob;f=doc/Howto.txt;hb=HEAD">Basic instructions for using Git to contribute to Tor software.</a></li>
</ul>
</div><!-- #main -->