From 5ee2549517c04d3823eb4b21bc0ccd4d88c24b66 Mon Sep 17 00:00:00 2001 From: Radovenchyk Date: Wed, 15 Jan 2025 20:03:23 +0200 Subject: [PATCH] chore: replaced the link with avalanche the old link was giving me an error Signed-off-by: Radovenchyk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30bdfb31ab..095c902cbc 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Build + Test + Release](https://github.com/ava-labs/subnet-evm/actions/workflows/lint-tests-release.yml/badge.svg)](https://github.com/ava-labs/subnet-evm/actions/workflows/lint-tests-release.yml) [![CodeQL](https://github.com/ava-labs/subnet-evm/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/ava-labs/subnet-evm/actions/workflows/codeql-analysis.yml) -[Avalanche](https://docs.avax.network/overview/getting-started/avalanche-platform) is a network composed of multiple blockchains. +[Avalanche](https://docs.avax.network/avalanche-l1s) is a network composed of multiple blockchains. Each blockchain is an instance of a Virtual Machine (VM), much like an object in an object-oriented language is an instance of a class. That is, the VM defines the behavior of the blockchain.