summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorewy <ewy0@protonmail.com>2026-06-06 16:55:11 +0200
committerewy <ewy0@protonmail.com>2026-06-06 16:55:11 +0200
commit8a376262447f8858d83d07e0d98e8e4ea5c50865 (patch)
tree1b950a49f56aea32842e2a6fc5dc243e27f051b2 /web
parent58e255d3c16c7d4a7d08afde7dd3acf481e2d8ae (diff)
add more shit to the manpage
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>