From e99e313264e3a37f7768514d5efe4c17cf314649 Mon Sep 17 00:00:00 2001 From: Nazeim Date: Fri, 24 Nov 2023 16:44:52 +0300 Subject: [PATCH] update --- docs/02-streams-api/evm/streams-configuration/firebase.md | 2 +- .../02-streams-api/evm/getting-started/using-webui.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/02-streams-api/evm/streams-configuration/firebase.md b/docs/02-streams-api/evm/streams-configuration/firebase.md index 0f51b27f..92c5aebc 100644 --- a/docs/02-streams-api/evm/streams-configuration/firebase.md +++ b/docs/02-streams-api/evm/streams-configuration/firebase.md @@ -11,7 +11,7 @@ Moralis Streams can be used to monitor a blockchain wallet or a smart contract. -If you're not familiar with the basics of creating a project or running the Firebase emulator, we recommend checking out the **[Your First Dapp for Firebase](/streams-api/evm/streams-configuration/firebase)** tutorial first. +If you're not familiar with the basics of creating a project or running the Firebase emulator, we recommend checking out the **[Your First Dapp for Firebase](/web3-data-api/evm/integrations/firebase-nodejs)** tutorial first. In this tutorial, we will use the following services: diff --git a/versioned_docs/version-2.0/02-streams-api/evm/getting-started/using-webui.md b/versioned_docs/version-2.0/02-streams-api/evm/getting-started/using-webui.md index 1b4a40ff..d19d0ba1 100644 --- a/versioned_docs/version-2.0/02-streams-api/evm/getting-started/using-webui.md +++ b/versioned_docs/version-2.0/02-streams-api/evm/getting-started/using-webui.md @@ -63,7 +63,7 @@ When a transaction occurs on the wallet it will appear on the right hand termina ![](/img/content/211853590-a71f84ab-ab8c-40ca-9d28-452ba64e1de6.webp) -4. Select the events you want to track by selecting from options `Contract Interaction`, `Native Transactions`, `Internal Transactions` under `Stream Options`. To read more on each options take a look at Streams options in our [documentation](/streams-configuration/useful-streams-options). +4. Select the events you want to track by selecting from options `Contract Interaction`, `Native Transactions`, `Internal Transactions` under `Stream Options`. To read more on each options take a look at Streams options in our [documentation](/useful-streams-options). ![](/img/content/211854294-e4507fe0-6995-4bfe-a995-a0c815b3da9d.webp)