Skip to content

Commit

Permalink
fix: minor issues
Browse files Browse the repository at this point in the history
  • Loading branch information
dongwon8247 committed May 16, 2023
1 parent b572f29 commit 91b74e4
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 9 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,7 @@ You can read the docs in [Gitbook](https://onbloc.gitbook.io/gnoland-developer-p
- [Signer](docs/tm2-js-client/signer/signer.md)
- [Key](docs/tm2-js-client/signer/key.md)
- [Ledger](docs/tm2-js-client/signer/ledger.md)
- [Wallet](docs/tm2-js-client/wallet/README.md)
- [Wallet](docs/tm2-js-client/wallet/wallet.md)
- [Wallet](docs/tm2-js-client/wallet.md)
- [gno-js-client](docs/gno-js-client/README.md)
- Tutorials
- [Interact with Gnoland](tutorials/interact-with-gnoland.md)
Expand Down
3 changes: 1 addition & 2 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@
* [Signer](docs/tm2-js-client/signer/signer.md)
* [Key](docs/tm2-js-client/signer/key.md)
* [Ledger](docs/tm2-js-client/signer/ledger.md)
* [Wallet](docs/tm2-js-client/wallet/README.md)
* [Wallet](docs/tm2-js-client/wallet/wallet.md)
* [Wallet](docs/tm2-js-client/wallet.md)
* [gno-js-client](docs/gno-js-client/README.md)

## Tutorials
Expand Down
3 changes: 1 addition & 2 deletions docs/tm2-js-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

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

* [Getting Started](getting-started.md)
* [Provider](provider/)
* [Signer](signer/)
* [Wallet](wallet/)
* [Wallet](wallet.md/)

File renamed without changes.
3 changes: 0 additions & 3 deletions docs/tm2-js-client/wallet/README.md

This file was deleted.

0 comments on commit 91b74e4

Please sign in to comment.