Skip to content

Commit 378e03e

Browse files
authored
Rich wallets broken link (#145)
1 parent 300a555 commit 378e03e

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

.github/ISSUE_TEMPLATE/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ contact_links:
44
url: https://github.com/zkSync-Community-Hub/zksync-developers/discussions
55
about: Please provide feedback, and ask questions here.
66
- name: zkSync CLI documentation page
7-
url: https://era.zksync.io/docs/tools/zksync-cli
8-
about: Please refer to the documentation for immediate answers.
7+
url: https://docs.zksync.io/build/tooling/zksync-cli
8+
about: Please refer to the documentation for immediate answers.

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"winston": "^3.10.0",
4848
"zkcli-block-explorer": "^1.2.0",
4949
"zkcli-dockerized-node": "^1.0.9",
50-
"zkcli-in-memory-node": "^1.0.7",
50+
"zkcli-in-memory-node": "^1.0.8",
5151
"zkcli-portal": "^1.0.3",
5252
"zksync-ethers": "^5.1.0"
5353
},

0 commit comments

Comments
 (0)