Skip to content

Commit

Permalink
fix doc link
Browse files Browse the repository at this point in the history
  • Loading branch information
lostbean committed Feb 8, 2024
1 parent b3be6e0 commit 5c51bc7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ The `ports` dictionary argument accepts a key value pair, where `key` is a user
The `files` dictionary argument accepts a key value pair, where `key` is the path where the contents of the artifact will be mounted to and `value` is a [Directory][directory] object or files artifact name.
Using a `Directory` object with `artifact_name` is strictly equivalent to directly using the files artifact name as the value of the dictionary. This is just to simplify usage.

See [NixSupport](NixSupport) for more information on how to use the Nix and Kurtosis together.
See [Nix Support](nix-support) for more information on how to use the Nix and Kurtosis together.

You can view more information on [configuring the `ReadyCondition` type here][ready-condition].

Expand Down

0 comments on commit 5c51bc7

Please sign in to comment.