summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLassulus <lassulus@lassul.us>2023-04-08 17:14:42 +0200
committerGitHub <noreply@github.com>2023-04-08 17:14:42 +0200
commit1c524b67279126b976165f0d4fc8e7a7f1678f7e (patch)
tree8fed36239b09226d694f2b5e73e6ee7b3a9b8df2
parent59aa5d0e41cf4a6d4356673feb1adbd0fcf68936 (diff)
parent9c0d53cf441b564ed6b6515a54f764585b2b5eec (diff)
Merge pull request #38 from fuu0/patch-1
Update README.md to fix broken link with infos to the `target` attribute
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6d574fe..a10b836 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ pkgs.krops.writeDeploy "deploy" {
}
```
For more details about the `target` attribute, please check the `mkTarget`
-function in [lib/default.nix](lib/defaults.nix).
+function in [lib/default.nix](lib/default.nix).
### `backup` (optional, defaults to false)