fix github link on about

This commit is contained in:
Realmy 2024-11-13 20:39:45 +01:00
parent cbef8dae0b
commit ada8eed9c2
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
<ul class="list-disc list-inside mt-6">
<li class="text-transition" style="--delay: {6 * multiplier}ms">
<a
href="https://github.com/notnullptr/VERT"
href="https://github.com/not-nullptr/VERT"
class="text-foreground-highlight hover:underline">Source code</a
> (hosted on GitHub, licensed under AGPL-3.0)
</li>