From 857193ac87ca28c22d3ed7e93e9af94c7d0650b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Burlet=20M=C3=A9d=C3=A9ric?= Date: Sat, 10 Sep 2022 14:47:03 +0800 Subject: [PATCH] docs: Updating the example link Example link is outdated in this PR we update the link to the proper repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6103c66..553d9bd3 100755 --- a/README.md +++ b/README.md @@ -329,7 +329,7 @@ An example of a transaction receipt is this: ## Examples -For more examples, visit this [repository](https://github.com/Zilliqa/zilliqa-js-Examples). +For more examples, visit this [repository](https://github.com/Zilliqa/Zilliqa-JavaScript-Library-Examples). ## API Documentation