diff options
| -rw-r--r-- | web/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/index.html b/web/index.html index 4dcb703..d80808c 100644 --- a/web/index.html +++ b/web/index.html @@ -122,7 +122,7 @@ </section> <section> <code> - go install https://git.sr.ht/~ewy/pik@latest + go install git.sr.ht/~ewy/pik@latest </code> </section> <section class="important links"> @@ -155,4 +155,4 @@ </section> </footer> </body> -</html>
\ No newline at end of file +</html> |
