Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Commit 91b74e4

Browse files
committed
fix: minor issues
1 parent b572f29 commit 91b74e4

File tree

5 files changed

+3
-9
lines changed

5 files changed

+3
-9
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@ You can read the docs in [Gitbook](https://onbloc.gitbook.io/gnoland-developer-p
5555
- [Signer](docs/tm2-js-client/signer/signer.md)
5656
- [Key](docs/tm2-js-client/signer/key.md)
5757
- [Ledger](docs/tm2-js-client/signer/ledger.md)
58-
- [Wallet](docs/tm2-js-client/wallet/README.md)
59-
- [Wallet](docs/tm2-js-client/wallet/wallet.md)
58+
- [Wallet](docs/tm2-js-client/wallet.md)
6059
- [gno-js-client](docs/gno-js-client/README.md)
6160
- Tutorials
6261
- [Interact with Gnoland](tutorials/interact-with-gnoland.md)

SUMMARY.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@
5050
* [Signer](docs/tm2-js-client/signer/signer.md)
5151
* [Key](docs/tm2-js-client/signer/key.md)
5252
* [Ledger](docs/tm2-js-client/signer/ledger.md)
53-
* [Wallet](docs/tm2-js-client/wallet/README.md)
54-
* [Wallet](docs/tm2-js-client/wallet/wallet.md)
53+
* [Wallet](docs/tm2-js-client/wallet.md)
5554
* [gno-js-client](docs/gno-js-client/README.md)
5655

5756
## Tutorials

docs/tm2-js-client/README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
This section will provide an overview and basic features of tm2-js-client.
44

5-
* [Getting Started](getting-started.md)
65
* [Provider](provider/)
76
* [Signer](signer/)
8-
* [Wallet](wallet/)
7+
* [Wallet](wallet.md/)
98

File renamed without changes.

docs/tm2-js-client/wallet/README.md

-3
This file was deleted.

0 commit comments

Comments
 (0)