diff --git a/doc/default.nix b/doc/default.nix index 19d7c75..1454986 100644 --- a/doc/default.nix +++ b/doc/default.nix @@ -23,7 +23,7 @@ let if removed != decl then { url = - "https://git.eno.space/dewclaw.git/tree${removed}" + "https://github.com/MakiseKurisu/dewclaw/blob/main${removed}" + (if pkgs.lib.hasSuffix ".nix" removed then "" else "/default.nix");