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

Commit b572f29

Browse files
committed
Fix: Change URL route
1 parent e7fe2bc commit b572f29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ You can read the docs in [Gitbook](https://onbloc.gitbook.io/gnoland-developer-p
4545
- [Build the Local Testnet](docs/environment-setup/build-the-local-testnet.md)
4646
- [Gnoland RPC Endpoints](docs/gnoland-rpc-endpoints.md)
4747
- [tm2-js-client](docs/tm2-js-client/README.md)
48-
- [Getting Started](getting-started.md)
48+
- [Getting Started](docs/tm2-js-client/getting-started.md)
4949
- [Provider](docs/tm2-js-client/provider/README.md)
5050
- [JSON-RPC-Provider](docs/tm2-js-client/provider/json-rpc-provider.md)
5151
- [Provider](docs/tm2-js-client/provider/provider.md)

SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
* [Build the Local Testnet](docs/environment-setup/build-the-local-testnet.md)
4141
* [Gnoland RPC Endpoints](docs/gnoland-rpc-endpoints.md)
4242
* [tm2-js-client](docs/tm2-js-client/README.md)
43-
* [Getting Started](getting-started.md)
43+
* [Getting Started](docs/tm2-js-client/getting-started.md)
4444
* [Provider](docs/tm2-js-client/provider/README.md)
4545
* [JSON-RPC-Provider](docs/tm2-js-client/provider/json-rpc-provider.md)
4646
* [Provider](docs/tm2-js-client/provider/provider.md)

0 commit comments

Comments
 (0)