Skip to content

Commit

Permalink
Merge pull request #3999 from cardano-foundation/anviking/update-read…
Browse files Browse the repository at this point in the history
…me-links

Update links in readme after repository moved to cardano-foundation
  • Loading branch information
paolino authored Jun 26, 2023
2 parents 3e97810 + 0a5652c commit 28232f7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ or to be accessed via CLI, e.g.:
docker run --network host --rm inputoutput/cardano-wallet network information
```

See also [Docker](https://input-output-hk.github.io/cardano-wallet/user-guide/Docker) for more information about using docker.
See also [Docker](https://cardano-foundation.github.io/cardano-wallet/user-guide/Docker) for more information about using docker.

NixOS users can also use the [NixOS service](https://input-output-hk.github.io/cardano-wallet/user-guide/NixOS).
NixOS users can also use the [NixOS service](https://cardano-foundation.github.io/cardano-wallet/user-guide/NixOS).

## How to install (Linux / Windows / Mac OS)

Expand All @@ -77,20 +77,20 @@ See **Installation Instructions** for each available [release](https://github.co
## How to build from sources

See [Building](https://input-output-hk.github.io/cardano-wallet/developers/Building)
See [Building](https://cardano-foundation.github.io/cardano-wallet/developers/Building)

## How to test

See [Testing](https://input-output-hk.github.io/cardano-wallet/contributing/Testing)
See [Testing](https://cardano-foundation.github.io/cardano-wallet/contributing/Testing)

## Documentation

| Link | Audience |
| --- | --- |
| [User Guide](https://input-output-hk.github.io/cardano-wallet/user-guide) | Users of Cardano Wallet |
| [CLI Manual](https://input-output-hk.github.io/cardano-wallet/user-guide/cli) | Users of the Cardano Wallet API |
| [API Documentation](https://input-output-hk.github.io/cardano-wallet/api/edge) | Users of the Cardano Wallet API |
| [Cardano Wallet Documentation](https://input-output-hk.github.io/cardano-wallet/) | Anyone interested in the project and our development process |
| [User Guide](https://cardano-foundation.github.io/cardano-wallet/user-guide) | Users of Cardano Wallet |
| [CLI Manual](https://cardano-foundation.github.io/cardano-wallet/user-guide/cli) | Users of the Cardano Wallet API |
| [API Documentation](https://cardano-foundation.github.io/cardano-wallet/api/edge) | Users of the Cardano Wallet API |
| [Cardano Wallet Documentation](https://cardano-foundation.github.io/cardano-wallet/) | Anyone interested in the project and our development process |
| [Adrestia Documentation](https://input-output-hk.github.io/adrestia/) | Anyone interested in the project and our development process |

<hr/>
Expand Down

0 comments on commit 28232f7

Please sign in to comment.