Skip to content

Commit

Permalink
Fix help center link
Browse files Browse the repository at this point in the history
  • Loading branch information
zbynek authored May 2, 2024
1 parent 6be6091 commit 61b250b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui-bundle/partials/footer-content.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<p>
<span class="footer-item">© GeoGebra®</span>
| <a class="footer-item" href="https://www.geogebra.org/license">License</a>
| <a class="footer-item" href="https://help.geogebra.org/license">Help Center</a>
| <a class="footer-item" href="https://help.geogebra.org/">Help Center</a>
| <span class="footer-item">Built using <a href="https://antora.org/" target="_blank" nofollow>Antora</a></span>
</p>
</div>
Expand Down

0 comments on commit 61b250b

Please sign in to comment.