diff --git a/docs/build/getting-started/oracles.md b/docs/build/getting-started/oracles.md index 4b4e89c8760..4d1860fdd80 100644 --- a/docs/build/getting-started/oracles.md +++ b/docs/build/getting-started/oracles.md @@ -41,7 +41,7 @@ multiple data points to validate the information's accuracy. This process ensure contracts is relevant and timely, maintaining the integrity and deterministic nature of the blockchain operations. -## Oracles on IOTA EVM +## Oracle Providers in IOTA Ecosystem ### Pyth diff --git a/docs/build/getting-started/sidebars.ts b/docs/build/getting-started/sidebars.ts index e8efae88c70..d029cf66407 100644 --- a/docs/build/getting-started/sidebars.ts +++ b/docs/build/getting-started/sidebars.ts @@ -132,7 +132,7 @@ module.exports = { href: 'https://explorer.evm.testnet.shimmer.network', }, { - label: 'EVM Testnet Toolkit & Faucet', + label: 'Toolkit & Faucet', type: 'link', href: 'https://evm-toolkit.evm.testnet.shimmer.network/', },