From 848ac5cc13925066ccd0dbd13a2fe8d98cac5ecb Mon Sep 17 00:00:00 2001 From: Smittyvb Date: Mon, 16 Apr 2018 19:33:43 -0400 Subject: [PATCH] Use correct links in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37852ce..c275e47 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ High level concepts used in and underlying Nimiq. ## Further Resources Further resources to get an overview of the Nimiq project and ecosystem: * [API Documentation](https://github.com/nimiq-network/core/blob/master/dist/API_DOCUMENTATION.md) -* [Browser Miner](https://nimiq.com/miner) and [Browser Wallet](https://nimiq.com/wallet) +* [Browser Miner](https://miner.nimiq.com) and [Browser Wallet](https://safe.nimiq.com) * [Contributing Guidelines](https://github.com/nimiq-network/core/blob/master/.github/CONTRIBUTING.md) and [Code of Conduct](https://github.com/nimiq-network/core/blob/master/.github/CODE_OF_CONDUCT.md) * This project is released under the [Apache License 2.0](https://github.com/nimiq-network/core/blob/master/LICENSE.md)