Skip to content

Commit 43b4242

Browse files
committed
Link to NixCon 2025 OpenCollective
1 parent f0c1b82 commit 43b4242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/sponsorship.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ export default function Sponsorship() {
5353
<li>Supporting the conference and official Nix projects</li>
5454
<li>Confirmation of donation via OpenCollective</li>
5555
</ul>
56-
<a href="https://opencollective.com/nixos" target="_blank" rel="noopener noreferrer" class="inline-block px-4 py-2 bg-white/20 hover:bg-white/30 transition-colors rounded-lg text-white font-medium">
56+
<a href="https://opencollective.com/nixos/projects/nixcon-2025/donate" target="_blank" rel="noopener noreferrer" class="inline-block px-4 py-2 bg-white/20 hover:bg-white/30 transition-colors rounded-lg text-white font-medium">
5757
Donate
5858
</a>
5959
</div>

0 commit comments

Comments
 (0)