From 75909bfe3ac4dc8f777cfc87c9a4975625cb58ab Mon Sep 17 00:00:00 2001 From: Lauri Junkkari Date: Wed, 1 Sep 2021 09:45:03 +0300 Subject: [PATCH] Update onflow => flow-hydraulics --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 88ddbe4a..78a89fe8 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This service can be used by an application that needs to manage Flow user accoun - _Transfer NFTs (e.g. FLOW, FUSD) (coming soon)_ - _Detect NFT deposits (coming soon)_ -View full list of functionality in the [API documentation](https://onflow.github.io/wallet-api/). +View full list of functionality in the [API documentation](https://flow-hydraulics.github.io/flow-wallet-api/). ## Background @@ -36,7 +36,7 @@ rather than a hosted 3rd-party solution. ## API Specification -View the [Wallet API documentation and OpenAPI (Swagger) specification](https://onflow.github.io/wallet-api/). +View the [Wallet API documentation and OpenAPI (Swagger) specification](https://flow-hydraulics.github.io/flow-wallet-api/). ## Installation