From d36af97a12ac576dc9818797262686a4ca53f469 Mon Sep 17 00:00:00 2001 From: pastaghost <pastaghost@2520.io> Date: Mon, 12 Feb 2024 13:03:15 -0700 Subject: [PATCH] chore(common): update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4eae8eb2..8aba158a 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # HDWallet -[![CircleCI](https://circleci.com/gh/shapeshift/hdwallet.svg?style=svg)](https://circleci.com/gh/shapeshift/hdwallet) +[![CircleCI](https://circleci.com/gh/keepkey/hdwallet.svg?style=svg)](https://circleci.com/gh/keepkey/hdwallet) A library for interacting with hardware wallets from JS/TS. Supports KeepKey, Trezor, and Ledger. Intended for use in web apps, chrome apps/extensions, and electron/node apps. -Try it out [here](https://hdwallet.shapeshift.now.sh/)! +Try it out [here](https://hdwallet.keepkey.now.sh/)! ## Documentation