From ccffe285df0d8b8f3b491949e14f78c7775ee448 Mon Sep 17 00:00:00 2001 From: Lucas Tortora <85233773+lucas-tortora@users.noreply.github.com> Date: Fri, 2 Feb 2024 14:29:21 -0300 Subject: [PATCH] small fixes --- docs/build/iota-sandbox/docs/how-tos/interact-wasp.md | 2 +- docs/build/iota-sandbox/docs/references/endpoints.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/build/iota-sandbox/docs/how-tos/interact-wasp.md b/docs/build/iota-sandbox/docs/how-tos/interact-wasp.md index 7d18c736e4d..93c0df50d34 100644 --- a/docs/build/iota-sandbox/docs/how-tos/interact-wasp.md +++ b/docs/build/iota-sandbox/docs/how-tos/interact-wasp.md @@ -7,4 +7,4 @@ keywords: - chain --- -The sandbox comes with a bootstrapped wasp chain and the [EVM Toolkit](https://github.com/iotaledger/evm-toolkit) preconfigured. You can find its ID and RPC url in the [Wasp Dashboard](../references/endpoints.md#Wasp). Together with the prefunded [L2 account](../references/keys.md#l2-account) you can use it together with tools like hardhat or ethers.js. +The sandbox comes with a bootstrapped wasp chain and the [EVM Toolkit](https://github.com/iotaledger/evm-toolkit) preconfigured. You can find its ID and RPC url in the [Wasp Dashboard](../references/endpoints.md#dashboard-1). Together with the prefunded [L2 account](../references/keys.md#l2-account) you can use it together with tools like hardhat or ethers.js. diff --git a/docs/build/iota-sandbox/docs/references/endpoints.md b/docs/build/iota-sandbox/docs/references/endpoints.md index c6ea60d1446..7610962240f 100644 --- a/docs/build/iota-sandbox/docs/references/endpoints.md +++ b/docs/build/iota-sandbox/docs/references/endpoints.md @@ -55,7 +55,7 @@ http://localhost/faucet/ ### Dashboard ```plaintext -http://localhost/wasp/ +http://localhost/wasp/dashboard/ ``` #### Default Credentials