Skip to content

Commit 9b9fde2

Browse files
committed
Update EVM++ tutorial links.
1 parent e51f1c1 commit 9b9fde2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

tutorials/artela-evm-plus-plus.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,9 @@ There are four testing accounts available in the local development node for inte
7474
7575
Let’s dive into Artela EVM++ by kicking off with the Hello World project, the following code will guide you through the essentials:
7676
77-
👉 [Contract interaction tutorial](/tutorials/evm-contract-interaction)
77+
👉 [Contract interaction tutorial](/tutorials/evm-contract-interaction): Get hands-on experience with deploying and interacting with smart contracts on the Artela rollup node.
7878
79-
👉 [Quick Start for Smart Contract on EVM++](https://docs.artela.network/develop/get-started/hello-world-contract): deploy your first smart contract on Artela.
80-
81-
👉 [Quick Start for Aspect on EVM++](https://docs.artela.network/develop/get-started/dev-aspect): try your first [Aspect](https://docs.artela.network/develop/core-concepts/aspect-programming) on Artela.
79+
👉 [Quick Start for Aspect on EVM++](https://docs.artela.network/develop/get-started/dev-aspect): Try your first [Aspect](https://docs.artela.network/develop/core-concepts/aspect-programming) with Artela rollup node. Please note that when you are following this tutorial, you need to replace the Artela Testnet node URL with `http://localhost:8545` to connect to your local rollup node.
8280
8381
By now, we assume that you:
8482

0 commit comments

Comments
 (0)