Skip to content

Commit

Permalink
Update link to contract env docs
Browse files Browse the repository at this point in the history
  • Loading branch information
klntsky committed Mar 21, 2023
1 parent fd592e5 commit b565f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/faq.md
Expand Up @@ -145,7 +145,7 @@ If you are under wayland you need to add `--ozone-platform=wayland` to the argum

Use only one `ContractEnv` value. They are implicitly created every time `runContract` is called, so avoid using this function if you need to run multiple `Contract`s.

See [here](./ctl-as-dependency.md#initializing-the-environment) for more info.
See [here](./contract-environment.md) for more info.

### Package 'chromium-105.0.5195.125' is not supported on 'x86_64-darwin'

Expand Down

0 comments on commit b565f4b

Please sign in to comment.