From 93a03fcf0f01991140d0d4ea31fcde682dd4eece Mon Sep 17 00:00:00 2001 From: Jake Date: Fri, 6 Jan 2023 16:31:44 -0300 Subject: [PATCH] fix repo link --- pages/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.mdx b/pages/index.mdx index 11f5c17..28a601d 100644 --- a/pages/index.mdx +++ b/pages/index.mdx @@ -6,4 +6,4 @@ The cheatsheet only contains [frontend](/frontend/basics) content right now but ### Contributing -This content is free and open source. Feel free to open a PR at the [repo](https://github.com/dhaiwat10/web3-cheatsheet) if you have any suggestions. +This content is free and open source. Feel free to open a PR at the [repo](https://github.com/Developer-DAO/web3cheatsheet) if you have any suggestions.