bagder: curl-www/docs _caextract.html,1.16,1.17

[email protected] Wed, 25 Aug 2010 07:40:38 +0000
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/docs
In directory giant.haxx.se:/var/tmp/cvs-serv4630

Modified Files:
	_caextract.html 
Log Message:
s/cvs/git


Index: _caextract.html
===================================================================
RCS file: /cvsroot/curl/curl-www/docs/_caextract.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- _caextract.html	22 Sep 2009 09:33:27 -0000	1.16
+++ _caextract.html	25 Aug 2010 07:40:35 -0000	1.17
@@ -21,7 +21,7 @@
 </div>
 <p class="ingres">
 
- The <b>lib/mk-ca-bundle.pl</b> script (in CVS and bundled in curl tarballs)
+ The <b>lib/mk-ca-bundle.pl</b> script (in git and bundled in curl tarballs)
  converts <a href="http://www.mozilla.org/">Mozilla</a>'s CA cert bundle to
  PEM format, suitable for (lib)curl and others. Writtten by Guenter Knauf.
 
@@ -55,7 +55,7 @@
 SUBTITLE(Convert from your local Firefox installation)
 
 <p> You can also extract the ca certs off your Firefox installation, if you
- just have the 'certutil' tool installed and run the <a href="http://curl.haxx.se/lxr/source/lib/firefox-db2pem.sh">firefox-db2pem.sh</a> script!
+ just have the 'certutil' tool installed and run the <a href="http://github.com/bagder/curl/blob/master/lib/firefox-db2pem.sh">firefox-db2pem.sh</a> script!
 
 #include "_footer.html"