Commit 23c94284 authored by Jason Madden's avatar Jason Madden

Drop links to SFC

parent 1e412d35
...@@ -6,7 +6,6 @@ ...@@ -6,7 +6,6 @@
:ref:`Continue reading <installation>` » :ref:`Continue reading <installation>` »
If you like gevent, :doc:`donate <sfc>` to support the development.
.. _coroutine: https://en.wikipedia.org/wiki/Coroutine .. _coroutine: https://en.wikipedia.org/wiki/Coroutine
.. _Python: http://python.org .. _Python: http://python.org
......
...@@ -175,12 +175,11 @@ ...@@ -175,12 +175,11 @@
<ul class="tabbed"> <ul class="tabbed">
<li><a href="http://blog.gevent.org">Blog</a></li> <li><a href="http://blog.gevent.org">Blog</a></li>
<li><a href="https://github.com/gevent/gevent">Code</a></li> <li><a href="https://github.com/gevent/gevent">Code</a></li>
<li{%- if pagename!='community' and pagename!='sfc' and pagename!='index' %} class="current-tab"{%- endif %}><a href="/contents.html">Docs</a></li> <li{%- if pagename!='community' and pagename!='index' %} class="current-tab"{%- endif %}><a href="/contents.html">Docs</a></li>
<li><a href="https://pypi.org/project/gevent#downloads">Download</a></li> <li><a href="https://pypi.org/project/gevent#downloads">Download</a></li>
<li{%- if pagename=='community' %} class="current-tab"{%- endif %}><a href="/community.html">Mailing list</a></li> <li{%- if pagename=='community' %} class="current-tab"{%- endif %}><a href="/community.html">Mailing list</a></li>
<li><a href="https://github.com/gevent/gevent/issues">Issues</a></li> <li><a href="https://github.com/gevent/gevent/issues">Issues</a></li>
<li><a href="http://webchat.freenode.net/?channels=gevent" rel="nofollow">IRC</a></li> <li><a href="http://webchat.freenode.net/?channels=gevent" rel="nofollow">IRC</a></li>
<li{%- if pagename=='sfc' %} class="current-tab"{%- endif %}><a href="/sfc.html">Donate</a></li>
</ul> </ul>
<div class="clearer">&nbsp;</div> <div class="clearer">&nbsp;</div>
</div> </div>
......
.. raw:: html gevent is technically a member project of the Software Freedom
Conservancy, and used to accept donations to them. However, while all
of the donations have been much appreciated, none of the gevent
developers have ever been able to access these donations. For that
reason, gevent is no longer accepting donations.
..
<div class="section" id="donate"> <div class="section" id="donate">
<h1>Donate<a class="headerlink" href="#donate" title="Permalink to this headline">¶</a></h1> <h1>Donate<a class="headerlink" href="#donate" title="Permalink to this headline">¶</a></h1>
<p></p><p>Gevent is a member project of the <a href="http://sfconservancy.org">Software Freedom Conservancy</a>. The SFC is a not-for-profit organization that provides financial and administrative assistance to open source projects.</p> <p></p><p>Gevent is a member project of the <a href="http://sfconservancy.org">Software Freedom Conservancy</a>. The SFC is a not-for-profit organization that provides financial and administrative assistance to open source projects.</p>
...@@ -39,9 +44,6 @@ ...@@ -39,9 +44,6 @@
The SFC can accept wire donations, but the instructions vary depending on the country of origin. Please contact accounting@sfconservancy.org for instructions.</p> The SFC can accept wire donations, but the instructions vary depending on the country of origin. Please contact accounting@sfconservancy.org for instructions.</p>
<p></p> <p></p>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment