Changeset - af6102f3c1bb
[Not reviewed]
0 1 0
Martin Michlmayr (tbm) - 8 years ago 2016-05-08 03:21:09
tbm@cyrius.com
Fix link to Git web site

Fix link to Git web site. I didn't notice that the https site
uses .com rather than .org.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/members/current/index.html
Show inline comments
...
 
@@ -134,13 +134,13 @@ associated with event-driven architecture.</p>
 
<p>Gevent provides light-weight &ldquo;green&rdquo; threads with a similar
 
interface as the standard &ldquo;threading&rdquo; and
 
&ldquo;multiprocessing&rdquo; packages.  The library includes a DNS
 
resolver, a WSGI server, a monkey patching utility to make 3rd party
 
protocol implementations cooperative and support for SSL sockets.</p>
 

	
 
<h2><a href="https://git-scm.org/">Git</a></h2>
 
<h2><a href="https://git-scm.com/">Git</a></h2>
 

	
 
<p>Git is a free and open source distributed version control system
 
  designed to handle everything from small to very large projects with
 
  speed and efficiency.</p>
 

	
 
<p>Every Git clone is a full-fledged repository with complete history and
0 comments (0 inline, 0 general)