Skip to content

Commit

Permalink
docs: update URL for nixosOptionsDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
MakiseKurisu committed Jul 24, 2024
1 parent 260e0c1 commit 1c9e3a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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");
Expand Down

0 comments on commit 1c9e3a2

Please sign in to comment.