summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/index.html b/web/index.html
index 1dd9bc9..273d93d 100644
--- a/web/index.html
+++ b/web/index.html
@@ -56,7 +56,7 @@
<main>
<section>
<img src="https://uwu.ewy.one/satty-20260502-18:45:46.png" alt="screenshot of the pik terminal interface" style="margin-top: -8px;"/>
- <small>these assets were all created during development and might look different</small>
+ <small>these assets were all created during ongoing development</small>
</section>
<section class="important">
<p>
@@ -77,7 +77,7 @@
</section>
<section>
<code>
- go install github.com/ewy1/pik@latest
+ go install https://git.sr.ht/~ewy/pik@latest
</code>
</section>
<section class="important links">
@@ -86,7 +86,7 @@
<a href="https://git.ewy.one/">Repository</a>
</li>
<li>
- <a href="https://github.com/ewy1/pik">Github mirror</a>
+ <a href="https://git.sr.ht/~ewy/pik">Sourcehut mirror</a>
</li>
<li>
<a href="https://mepik.dev/coverage.html">Test coverage</a>