From ca9bbacac27dd7202f564f125e93cb7a61f93c53 Mon Sep 17 00:00:00 2001 From: Oleksandr Kukharenko <43038168+a-kuharenko@users.noreply.github.com> Date: Wed, 12 Jun 2024 12:42:59 +0300 Subject: [PATCH] docs: fix incorrect links in README --- profile/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profile/README.md b/profile/README.md index 3a334cf..12736cc 100644 --- a/profile/README.md +++ b/profile/README.md @@ -11,8 +11,8 @@ zkSync Era is a Layer 2 zkEVM designed to scale blockchains like the internet. With zkSync Era, EVM projects can easily take advantage of high-speed, low-cost transactions with the same security guarantees as Ethereum. Join us on our mission to accelerate mass adoption. -[zkSync Era Documentation](https://era.zksync.io/docs/) +[zkSync Era Documentation](https://docs.zksync.io/) [Bridge funds to Era](https://bridge.zksync.io) -[zkSync Lite Documentation](https://docs.zksync.io/) \ No newline at end of file +[zkSync Lite Documentation](https://docs.lite.zksync.io/)