diff options
Diffstat (limited to 'bip-0032.mediawiki')
-rw-r--r-- | bip-0032.mediawiki | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0032.mediawiki b/bip-0032.mediawiki index 619d5d6..e8dcd12 100644 --- a/bip-0032.mediawiki +++ b/bip-0032.mediawiki @@ -263,7 +263,7 @@ A C++ implementation is available at https://github.com/CodeShark/CoinClasses/tr An Objective-C implementation is available at https://github.com/oleganza/CoreBitcoin/blob/master/CoreBitcoin/BTCKeychain.h -A Ruby implementation is available at https://github.com/wink/money-tree +A Ruby implementation is available at https://github.com/GemHQ/money-tree Two Go implementations exist: |