From eff5e7b97d34868f44044baad8424b966f6e734c Mon Sep 17 00:00:00 2001 From: Mateusz Galazyn Date: Tue, 13 Jan 2026 12:23:46 +0100 Subject: [PATCH] Fix 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)