docs: fix declerations

This commit is contained in:
Gerg-L 2024-09-25 18:36:08 -04:00
commit 1ee24d7c41
No known key found for this signature in database
2 changed files with 11 additions and 6 deletions

View file

@ -74,7 +74,7 @@
(lib.removePrefix (toString ../.))
(lib.removePrefix "/")
(x: {
url = "https://github.com/NotAShelf/nvf/blob/main/${decl}";
url = "https://github.com/NotAShelf/nvf/blob/main/${x}";
name = "<nvf/${x}>";
})
]