Skip to content

Commit 8027967

Browse files
authored
Update toc.html
1 parent db1553d commit 8027967

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

helpers/toc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ <h2>First Edition</h2>
1818
<li><a href="https://geocompx.org/">🌐 Visit the geocompx website</a></li>
1919
<li><a href="https://github.com/geocompx/geocompy/issues">❔ Open an issue</a></li>
2020
<li><a href="https://discord.gg/PMztXYgNxp">📣 Chat on Discord</a></li>
21-
<li><a href="https://donate.stripe.com/4gweWl94Q9E35AQ6oo">💸 Donate to the project</a></li>
21+
<li><a href="https://geocompx.org/support">💸 Donate to the project</a></li>
2222
</ul>
2323
<hr>
2424
$if(toc-title)$
2525
<h2 id="$idprefix$toc-title">$toc-title$</h2>
2626
$endif$
2727
$table-of-contents$
28-
</nav>
28+
</nav>

0 commit comments

Comments
 (0)