Skip to content

Commit 41851ec

Browse files
committed
Fix broken opencollective link
1 parent bfa67d7 commit 41851ec

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

layouts/shortcodes/opencollective.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div class="opencollective">
22
<a href="https://opencollective.com/numpy#category-CONTRIBUTE" target="_blank">
3-
<img src="https://opencollective.com/numpy/donate/button@2x.png?color=blue" width=300 />
3+
<img src="/images/logos/opencollective.png" width=300 />
44
</a>
55
</div>
66

5.92 KB
Loading

0 commit comments

Comments
 (0)