about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--frontend/templates/index.gotmpl6
1 files changed, 2 insertions, 4 deletions
diff --git a/frontend/templates/index.gotmpl b/frontend/templates/index.gotmpl
index b829a85..b46428a 100644
--- a/frontend/templates/index.gotmpl
+++ b/frontend/templates/index.gotmpl
@@ -21,14 +21,12 @@
         <p>
           Search Nix Packages and options from NixOS, Darwin and Home-Manager
         </p>
-        <a href="https://codeberg.org/alanpearce/searchix">Source code</a>
+        <a href="https://git.sr.ht/~alanpearce/searchix">Source code</a>
       {{ end }}
     </main>
     <footer>
       Made by <a href="https://alanpearce.eu">Alan Pearce</a>.
-      <a href="https://codeberg.org/alanpearce/searchix/issues"
-        >Report issues</a
-      >
+      <a href="https://todo.sr.ht/~alanpearce/searchix">Report issues</a>
     </footer>
     {{ block "js" . }}
     {{ end }}