aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfuu0 <fuu0@users.noreply.github.com>2023-04-08 17:00:11 +0200
committerGitHub <noreply@github.com>2023-04-08 17:00:11 +0200
commit9c0d53cf441b564ed6b6515a54f764585b2b5eec (patch)
tree12264e72d2a80963064a7aa93ffb449e6b265cf8
parent9c49e9aa24d7793e2dc99d00e9df04d65851a8ef (diff)
Update README.md
fix broken link to 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 98abac1..fd8946b 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)