We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0c1b82 commit 43b4242Copy full SHA for 43b4242
src/routes/sponsorship.jsx
@@ -53,7 +53,7 @@ export default function Sponsorship() {
53
<li>Supporting the conference and official Nix projects</li>
54
<li>Confirmation of donation via OpenCollective</li>
55
</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">
+ <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">
57
Donate
58
</a>
59
</div>
0 commit comments