From 0d5be10e1dcc1f77e87f2aed4bfe4fd022e95b83 Mon Sep 17 00:00:00 2001 From: siddharth0a Date: Wed, 3 Apr 2024 15:42:44 +0900 Subject: [PATCH] CONTRIBUTING.md: fix gitter channel --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index a08542df25..1a885bc587 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -7,7 +7,7 @@ smallest of fixes! If you'd like to contribute to go-ethereum, please fork, fix, commit and send a pull request for the maintainers to review and merge into the main code base. If you wish to submit more complex changes though, please check up with the core -devs first on [our gitter channel](https://gitter.im/ethereum/go-ethereum) to +devs first on [our gitter channel](https://gitter.im/cryptoecc/ETH-ECC) to ensure those changes are in line with the general philosophy of the project and/or get some early feedback which can make both your efforts much lighter as well as our review and merge procedures quick and simple.