Skip to content

Commit 59a33a1

Browse files
committed
Swap out sponsorship page with donation page in top nav
Not sure why "Donate" went to the sponsorship page in the first place.
1 parent df57914 commit 59a33a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/topbar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<li><a target="_blank" href="https://docs.google.com/forms/d/e/1FAIpQLSeJRT5PHqRsQ-gwgIAOMZCOb6WCiZgQ0h8Kgf2y6vXNqieoUw/viewform">Help Make Stuff Happen</a></li>
3535
</ul>
3636
</li>
37-
<li><a href="/sponsor">Donate</a></li>
37+
<li><a href="/donate">Donate</a></li>
3838
</ul>
3939
</div><!--/.nav-collapse -->
4040
</div>

0 commit comments

Comments
 (0)