diff --git a/site/index.nix b/site/index.nix index 871f3a1..e497c89 100644 --- a/site/index.nix +++ b/site/index.nix @@ -68,7 +68,7 @@ in {
and make a PR to one of the repos adding yourself to the webring.nix
file:
- { name = "name"; site = "mysite.tld"; config = "gitforge.tld/name/nixos"; }
+ { name = "name"; site = "https://mysite.tld"; config = "https://gitforge.tld/name/nixos"; }
linking your nixos config is entirely optional! (you'll be way cooler though)