docs: fix source code links

Resolves #13.
This commit is contained in:
Gabriel Arazas 2025-03-18 11:20:24 +08:00
parent 209c9c58b7
commit 8e96c559a2
No known key found for this signature in database
GPG Key ID: 62104B43D00AA360
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ weight = 3
[[main]] [[main]]
identifier = "source-code" identifier = "source-code"
name = "Source code" name = "Source code"
url = "https://github.com/foo-dogsquared/wrapper-manager-fds" url = "https://github.com/foo-dogsquared/nix-module-wrapper-manager-fds"
[[main]] [[main]]
identifier = "wrapper-manager-nixos" identifier = "wrapper-manager-nixos"

View File

@ -347,7 +347,7 @@ Here's an example of importing it into a NixOS and home-manager config with flak
---- ----
{ {
# ... # ...
inputs.wrapper-manager.url = "github:foo-dogsquared/nix-wrapper-manager"; inputs.wrapper-manager.url = "github:foo-dogsquared/nix-module-wrapper-manager-fds";
outputs = inputs: outputs = inputs:
let let