From 7284dace1401a95b448e85ce2d836f0fc5523d64 Mon Sep 17 00:00:00 2001 From: Heinrich Apfelmus Date: Thu, 13 Jul 2023 12:46:22 +0200 Subject: [PATCH] doc: Fix links in readme --- README.md | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index eab1270cdc0..6bc18364935 100644 --- a/README.md +++ b/README.md @@ -8,18 +8,18 @@

- + - + - + @@ -41,9 +41,7 @@

-

- E2E Tests Status -

+
@@ -64,7 +62,7 @@ start with Daedalus. The `cardano-wallet` executable is an HTTP server that manages your wallet(s). Here is one way to start the server using Docker: ``` -wget https://raw.githubusercontent.com/input-output-hk/cardano-wallet/master/docker-compose.yml +wget https://raw.githubusercontent.com/cardano-foundation/cardano-wallet/master/docker-compose.yml NETWORK=mainnet docker-compose up ``` @@ -95,9 +93,9 @@ We provide executables as part of our [releases](https://github.com/cardano-foun > | cardano-wallet | cardano-node (compatible versions) | > | --- | --- | > | `master` branch | [8.1.1](https://github.com/input-output-hk/cardano-node/releases/tag/8.1.1) | -> | [v2023-07-18](https://github.com/input-output-hk/cardano-wallet/releases/tag/v2023-07-18) | [8.1.1](https://github.com/input-output-hk/cardano-node/releases/tag/8.1.1) | -> | [v2023-04-14](https://github.com/input-output-hk/cardano-wallet/releases/tag/v2023-04-14) | [1.35.4](https://github.com/input-output-hk/cardano-node/releases/tag/1.35.4) | -> | [v2022-12-14](https://github.com/input-output-hk/cardano-wallet/releases/tag/v2022-12-14) | [1.35.4](https://github.com/input-output-hk/cardano-node/releases/tag/1.35.4) | +> | [v2023-07-18](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2023-07-18) | [8.1.1](https://github.com/input-output-hk/cardano-node/releases/tag/8.1.1) | +> | [v2023-04-14](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2023-04-14) | [1.35.4](https://github.com/input-output-hk/cardano-node/releases/tag/1.35.4) | +> | [v2022-12-14](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2022-12-14) | [1.35.4](https://github.com/input-output-hk/cardano-node/releases/tag/1.35.4) | ### Building from source @@ -125,5 +123,5 @@ Previously, during the Byron phase, the wallet was part of the [cardano-sl](http

- +