Skip to content

Commit c2ff96f

Browse files
committed
Move sponsor logo hosting to docs
So we don't have to keep expired sponsors in the repo forever.
1 parent 5aea241 commit c2ff96f

5 files changed

Lines changed: 3 additions & 4 deletions

File tree

.github/sponsors/Sentry.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ Its main goal is to help you to write **concise** and **correct** software witho
3030
Especially those generously supporting us at the *The Organization* tier and higher:
3131

3232
<p align="center">
33-
<a href="https://www.variomedia.de/"><img src="https://raw.githubusercontent.com/python-attrs/attrs/main/.github/sponsors/Variomedia.svg" width="200" height="60" /></a>
34-
<a href="https://tidelift.com/subscription/pkg/pypi-attrs?utm_source=pypi-attrs&utm_medium=referral&utm_campaign=enterprise&utm_term=repo"><img src="https://raw.githubusercontent.com/python-attrs/attrs/main/.github/sponsors/Tidelift.svg" width="200" height="60" /></a>
35-
<a href="https://filepreviews.io/"><img src="https://raw.githubusercontent.com/python-attrs/attrs/main/.github/sponsors/FilePreviews.svg" width="200" height="60"/></a>
33+
<a href="https://www.variomedia.de/"><img src="https://www.attrs.org/en/latest/_static/sponsors/Variomedia.svg" width="200" height="60" /></a>
34+
<a href="https://tidelift.com/subscription/pkg/pypi-attrs?utm_source=pypi-attrs&utm_medium=referral&utm_campaign=enterprise&utm_term=repo"><img src="https://www.attrs.org/en/latest/_static/sponsors/Tidelift.svg" width="200" height="60" /></a>
35+
<a href="https://filepreviews.io/"><img src="https://www.attrs.org/en/latest/_static/sponsors/FilePreviews.svg" width="200" height="60"/></a>
3636
</p>
3737

3838
<p align="center">

0 commit comments

Comments
 (0)