Skip to content

Commit 839fc5f

Browse files
committed
Update doc cardano bin url
1 parent f368e7c commit 839fc5f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/root/manual/getting-started/run-signer-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ For more information about the **Mithril Protocol**, please refer to the [About
4444
* Read rights on the `Database` folder (`--database-path` setting of the **Cardano Node**)
4545
* Read/Write rights on the `Inter Process Communication` file (usually `CARDANO_NODE_SOCKET_PATH` env var used to launch the **Cardano Node**)
4646

47-
* Install a recent version of the [`cardano-cli`](https://hydra.iohk.io/job/Cardano/cardano-node/linux.native.cardano-cli) (version 1.35.4+)
47+
* Install a recent version of the [`cardano-cli`](https://github.com/input-output-hk/cardano-node/releases/tag/1.35.4) (version 1.35.4+)
4848

4949
* Install a [correctly configured](https://www.rust-lang.org/learn/get-started) Rust toolchain (latest stable version).
5050

docs/versioned_docs/version-maintained/manual/getting-started/run-signer-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ For more information about the **Mithril Protocol**, please refer to the [About
4444
* Read rights on the `Database` folder (`--database-path` setting of the **Cardano Node**)
4545
* Read/Write rights on the `Inter Process Communication` file (usually `CARDANO_NODE_SOCKET_PATH` env var used to launch the **Cardano Node**)
4646

47-
* Install a recent version of the [`cardano-cli`](https://hydra.iohk.io/job/Cardano/cardano-node/linux.native.cardano-cli) (version 1.35.4+)
47+
* Install a recent version of the [`cardano-cli`](https://github.com/input-output-hk/cardano-node/releases/tag/1.35.4) (version 1.35.4+)
4848

4949
* Install a [correctly configured](https://www.rust-lang.org/learn/get-started) Rust toolchain (latest stable version).
5050

0 commit comments

Comments
 (0)