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 db1553d commit 8027967Copy full SHA for 8027967
1 file changed
helpers/toc.html
@@ -18,11 +18,11 @@ <h2>First Edition</h2>
18
<li><a href="https://geocompx.org/">🌐 Visit the geocompx website</a></li>
19
<li><a href="https://github.com/geocompx/geocompy/issues">❔ Open an issue</a></li>
20
<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>
+ <li><a href="https://geocompx.org/support">💸 Donate to the project</a></li>
22
</ul>
23
<hr>
24
$if(toc-title)$
25
<h2 id="$idprefix$toc-title">$toc-title$</h2>
26
$endif$
27
$table-of-contents$
28
-</nav>
+</nav>
0 commit comments