From 696341208ccb9626097a21de2d9490aeff589388 Mon Sep 17 00:00:00 2001 From: Benard Date: Fri, 12 Dec 2025 19:37:19 +0300 Subject: [PATCH] Fix broken tutorial link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a0b9a1e50..1d56f5a54d 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ You can also download binaries of all versions of `cardano-cli` from [cardano-cl ## Documentation -* [Tutorials](https://developers.cardano.org/docs/get-started/cli-operations/basic-operations/get-started) +* [Tutorials](https://developers.cardano.org/docs/get-started/infrastructure/cardano-cli/basic-operations/get-started) Up to date command line help reference is available here: * [List of all commands](cardano-cli/test/cardano-cli-golden/files/golden/help.cli)