From 0e0305aa39585b3b85f82e60d50da2cb966d8d2f Mon Sep 17 00:00:00 2001 From: Muskan Bararia Date: Mon, 16 Oct 2023 12:18:42 +0530 Subject: [PATCH] Added correct link in readme Signed-off-by: Muskan Bararia fix(readme): Added correct link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64abf5244..387c248be 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Infer models from other formats: ## Getting Started -- Install the [Command Line Tool](https://docs.accordproject.org/docs/ref-concerto-cli.html) +- Install the [Command Line Tool](https://concerto.accordproject.org/docs/tools/ref-concerto-cli) - Read the [Concerto specification](https://docs.accordproject.org/docs/model-concerto.html) ```console