File tree Expand file tree Collapse file tree 3 files changed +4
-13
lines changed Expand file tree Collapse file tree 3 files changed +4
-13
lines changed Original file line number Diff line number Diff line change @@ -78,8 +78,8 @@ def __getattr__(cls, name):
78
78
html_theme_options = {
79
79
"announcement" : """
80
80
<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
83
83
</a>
84
84
""" ,
85
85
"sidebar_hide_name" : True ,
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ v2.0 Sponsor Perks
15
15
16
16
`Get in contact <mailto:sethmichaellarson@gmail.com >`_ for additional
17
17
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.
19
19
20
20
21
21
Silver v2.0 Sponsor Perks
@@ -76,12 +76,3 @@ Let us know and we'll be glad to add you to our sponsors list.
76
76
`@Lukasa <https://github.com/Lukasa >`_
77
77
78
78
* `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 >`_!
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ v2.0 Roadmap
3
3
4
4
.. important ::
5
5
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 >`_.
7
7
There's a lot of work to be done for our small team and we want to make sure
8
8
development can get completed on-time while also fairly compensating contributors
9
9
for the additional effort required for a large release like ``v2.0 ``.
You can’t perform that action at this time.
0 commit comments