aboutsummaryrefslogtreecommitdiff
path: root/cmd/hlang/hlang.templ
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/hlang/hlang.templ')
-rw-r--r--cmd/hlang/hlang.templ2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/hlang/hlang.templ b/cmd/hlang/hlang.templ
index b5fe57b..15931dc 100644
--- a/cmd/hlang/hlang.templ
+++ b/cmd/hlang/hlang.templ
@@ -63,7 +63,7 @@ templ homePage() {
</ul>
<hr/>
<h2>Open-Source</h2>
- <p>The h compiler and default runtime are <a href="https://tulpa.dev/cadey/hlang">open-source</a> free software sent out into the <a href="https://creativecommons.org/choose/zero/">Public Domain</a>. You can use h for any purpose at all with no limitations or restrictions.</p>
+ <p>The h compiler and default runtime are <a href="https://github.com/Xe/x/tree/master/cmd/hlang">open-source</a> free software sent out into the <a href="https://creativecommons.org/choose/zero/">Public Domain</a>. You can use h for any purpose at all with no limitations or restrictions.</p>
<hr/>
}