From 4ba2e949dbed13b02370d63a622088caea8696b0 Mon Sep 17 00:00:00 2001 From: dcode Date: Mon, 3 Oct 2022 02:37:45 +0200 Subject: [PATCH 1/2] Fix link in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3228878faa..5952b5cd65 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ The following is a set of guidelines for contributing to AssemblyScript and its Code of Conduct --------------- -This project and everyone participating in it is governed by the [AssemblyScript Code of Conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. +This project and everyone participating in it is governed by the [AssemblyScript Code of Conduct](https://github.com/AssemblyScript/.github/blob/master/CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Filing Issues ------------- From 55cd0a8f2d8bedf47ec43ed27a8fcb6173588cfe Mon Sep 17 00:00:00 2001 From: dcode Date: Mon, 3 Oct 2022 05:46:28 +0200 Subject: [PATCH 2/2] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5952b5cd65..aed33dc531 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ The following is a set of guidelines for contributing to AssemblyScript and its Code of Conduct --------------- -This project and everyone participating in it is governed by the [AssemblyScript Code of Conduct](https://github.com/AssemblyScript/.github/blob/master/CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. +This project and everyone participating in it is governed by the [AssemblyScript Code of Conduct](https://github.com/AssemblyScript/.github/blob/main/CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Filing Issues -------------