Skip to content

Commit 6dc8fc1

Browse files
committed
Relative bitcore-lib-cash readme links
1 parent 801d99e commit 6dc8fc1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

packages/bitcore-lib-cash/README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ The complete docs are hosted here: [bitcore documentation](https://github.com/bi
3535

3636
## Examples
3737

38-
- [Generate a random address](https://github.com/bitpay/bitcore-lib-cash/blob/master/docs/examples.md#generate-a-random-address)
39-
- [Generate a address from a SHA256 hash](https://github.com/bitpay/bitcore-lib-cash/blob/master/docs/examples.md#generate-a-address-from-a-sha256-hash)
40-
- [Import an address via WIF](https://github.com/bitpay/bitcore-lib-cash/blob/master/docs/examples.md#import-an-address-via-wif)
41-
- [Create a Transaction](https://github.com/bitpay/bitcore-lib-cash/blob/master/docs/examples.md#create-a-transaction)
42-
- [Sign a Bitcoin message](https://github.com/bitpay/bitcore-lib-cash/blob/master/docs/examples.md#sign-a-bitcoin-message)
43-
- [Verify a Bitcoin message](https://github.com/bitpay/bitcore-lib-cash/blob/master/docs/examples.md#verify-a-bitcoin-message)
44-
- [Create an OP RETURN transaction](https://github.com/bitpay/bitcore-lib-cash/blob/master/docs/examples.md#create-an-op-return-transaction)
45-
- [Create a 2-of-3 multisig P2SH address](https://github.com/bitpay/bitcore-lib-cash/blob/master/docs/examples.md#create-a-2-of-3-multisig-p2sh-address)
46-
- [Spend from a 2-of-2 multisig P2SH address](https://github.com/bitpay/bitcore-lib-cash/blob/master/docs/examples.md#spend-from-a-2-of-2-multisig-p2sh-address)
38+
- [Generate a random address](docs/examples.md#generate-a-random-address)
39+
- [Generate a address from a SHA256 hash](docs/examples.md#generate-a-address-from-a-sha256-hash)
40+
- [Import an address via WIF](docs/examples.md#import-an-address-via-wif)
41+
- [Create a Transaction](docs/examples.md#create-a-transaction)
42+
- [Sign a Bitcoin message](docs/examples.md#sign-a-bitcoin-message)
43+
- [Verify a Bitcoin message](docs/examples.md#verify-a-bitcoin-message)
44+
- [Create an OP RETURN transaction](docs/examples.md#create-an-op-return-transaction)
45+
- [Create a 2-of-3 multisig P2SH address](docs/examples.md#create-a-2-of-3-multisig-p2sh-address)
46+
- [Spend from a 2-of-2 multisig P2SH address](docs/examples.md#spend-from-a-2-of-2-multisig-p2sh-address)
4747

4848
## Building the Browser Bundle
4949

0 commit comments

Comments
 (0)