all repos — searchix @ e4d01ba6cec6ce01f2d63b3b1d817869055d9626

Search engine for NixOS, nix-darwin, home-manager and NUR users

docs: change links to point to sourcehut
Alan Pearce alan@alanpearce.eu
Fri, 10 May 2024 11:36:17 +0200
commit

e4d01ba6cec6ce01f2d63b3b1d817869055d9626

parent

5573c4b7f7495f6e6cbb899cce8f8fa90425b01c

1 files changed, 2 insertions(+), 4 deletions(-)

jump to
M frontend/templates/index.gotmplfrontend/templates/index.gotmpl
@@ -21,14 +21,12 @@ {{ block "main" . }}         <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 }}