Skip to content

Commit a800c74

Browse files
committed
[1.26] Recommend GitHub Sponsors instead of Open Collective
1 parent 947284e commit a800c74

File tree

3 files changed

+4
-13
lines changed

3 files changed

+4
-13
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ def __getattr__(cls, name):
7878
html_theme_options = {
7979
"announcement": """
8080
<a style=\"text-decoration: none; color: white;\"
81-
href=\"https://opencollective.com/urllib3\">
82-
<img src=\"/en/latest/_static/favicon.png\"/> Sponsor urllib3 v2.0 on Open Collective
81+
href=\"https://github.com/sponsors/urllib3\">
82+
<img src=\"/en/latest/_static/favicon.png\"/> Support urllib3 on GitHub Sponsors
8383
</a>
8484
""",
8585
"sidebar_hide_name": True,

docs/sponsors.rst

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ v2.0 Sponsor Perks
1515

1616
`Get in contact <mailto:sethmichaellarson@gmail.com>`_ for additional
1717
details on sponsorship and perks before making a contribution
18-
through `Open Collective <https://opencollective.com/urllib3>`_ if you have questions.
18+
through `GitHub Sponsors <https://github.com/sponsors/urllib3>`_ if you have questions.
1919

2020

2121
Silver v2.0 Sponsor Perks
@@ -76,12 +76,3 @@ Let us know and we'll be glad to add you to our sponsors list.
7676
`@Lukasa <https://github.com/Lukasa>`_
7777

7878
* `Stripe <https://stripe.com>`_ (June 23, 2014)
79-
80-
81-
Open Collective Supporters
82-
--------------------------
83-
84-
All donations are currently going towards the development of new features for urllib3 v2.0.
85-
Donate $5 or more as an individual or $50 or more as an organization to be added to the list of supporters below (coming soon).
86-
87-
`Thanks to all our supporters on Open Collective <https://opencollective.com/urllib3#section-contributors>`_!

docs/v2-roadmap.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ v2.0 Roadmap
33

44
.. important::
55

6-
We're seeking `sponsors and supporters for urllib3 v2.0 on Open Collective <https://opencollective.com/urllib3>`_.
6+
We're seeking `sponsors and supporters for urllib3 v2.0 on Open Collective <https://github.com/sponsors/urllib3>`_.
77
There's a lot of work to be done for our small team and we want to make sure
88
development can get completed on-time while also fairly compensating contributors
99
for the additional effort required for a large release like ``v2.0``.

0 commit comments

Comments
 (0)