Merge pull request #38 from fuu0/patch-1

Update README.md to fix broken link with infos to the `target` attribute
This commit is contained in:
Lassulus 2023-04-08 17:14:42 +02:00 committed by GitHub
commit 1c524b6727
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)