From db6ca1fcfafaf97941adc3ae5a7d26bf528e55a2 Mon Sep 17 00:00:00 2001 From: Jeeyong Um Date: Fri, 29 Nov 2024 18:38:09 +0900 Subject: [PATCH] Fix broken link to introduction in README.md (#124) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d8a5fb..0642ec4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ YUL and EVM assembly recompiler to LLVM, targetting RISC-V on [PolkaVM](https://github.com/koute/polkavm). -Visit [contracts.polkadot.io](contracts.polkadot.io) to learn more about contracts on Polkadot! +Visit [contracts.polkadot.io](https://contracts.polkadot.io) to learn more about contracts on Polkadot! ## Status