Skip to content

Commit b5bd73f

Browse files
authored
fix readme reference (#3038)
Signed-off-by: Itai Segall <itai.segall@digitalasset.com>
1 parent 94a63ce commit b5bd73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

token-standard/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The CLI is available at `token-standard/cli`.
4747

4848
### Install dependencies
4949

50-
First of all, make sure to [setup your development environment for the project](../README.md#setting-up-your-development-environment).
50+
First of all, make sure to [setup your development environment for the project](../DEVELOPMENT.md).
5151
Dependencies can be installed by running `sbt token-standard-cli/compile` in the root of the project.
5252
This will download all the necessary dependencies and compile openAPI bindings used by the CLI.
5353

0 commit comments

Comments
 (0)