From 8f5d11193663ed4ed7b5b9941cdc589ba31b5452 Mon Sep 17 00:00:00 2001 From: Jack Hamer Date: Thu, 23 Mar 2023 12:53:39 +0200 Subject: [PATCH] fix: docs link --- README.md | 2 +- src/blocks/Footer.vue | 6 +++--- src/blocks/IndexHeader.vue | 6 +++--- src/blocks/SocialBlock.vue | 2 +- src/blocks/modals/BalanceInfo.vue | 2 +- src/blocks/modals/FooterModal.vue | 6 +++--- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 97799f26e..6cb0012b0 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ See the latest changes [here](https://github.com/matter-labs/zksync-wallet-vue/b - [Remix Icon](https://remixicon.com/) - [Oh, Vue Icons!](https://oh-vue-icons.netlify.app) - [Nuxt TypeScript](https://typescript.nuxtjs.org/) -- [zksync.js](https://zksync.io/api/sdk/js/tutorial.html) +- [zksync.js](https://docs.zksync.io/api/sdk/js/tutorial.html) - [EthersJs](https://docs.ethers.io/v5/) For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org). diff --git a/src/blocks/Footer.vue b/src/blocks/Footer.vue index 8c1b69e4d..9581e6cfa 100644 --- a/src/blocks/Footer.vue +++ b/src/blocks/Footer.vue @@ -7,13 +7,13 @@ >
- Docs + Docs
- Terms + Terms
| diff --git a/src/blocks/IndexHeader.vue b/src/blocks/IndexHeader.vue index 64db6d09d..eb052ceb4 100644 --- a/src/blocks/IndexHeader.vue +++ b/src/blocks/IndexHeader.vue @@ -34,8 +34,8 @@