From 98e85a4b8a3285c456c92a67fc46e55b717d899b Mon Sep 17 00:00:00 2001 From: linchizhen Date: Mon, 20 Jan 2025 04:01:02 +0800 Subject: [PATCH] chore: fix 404 status URL (#2635) Signed-off-by: linchizhen --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index 333f7a54db..65270b6959 100644 --- a/contributing.md +++ b/contributing.md @@ -6,7 +6,7 @@ What follows is a set of guidelines (not rules) for contributing to SubQuery. Fo ## Code of Conduct -We take our open source community projects and responsibility seriously and hold ourselves and other contributors to high standards of communication. By participating and contributing to this project, you agree to uphold our [Code of Conduct](https://github.com/subquery/subql/blob/contributors-guide/CODE_OF_CONDUCT.md). +We take our open source community projects and responsibility seriously and hold ourselves and other contributors to high standards of communication. By participating and contributing to this project, you agree to uphold our [Code of Conduct](https://github.com/subquery/subql/blob/main/CODE_OF_CONDUCT.md). ## Getting started