From 14d27d28f2fc4f6c81f45a25af8991df55729951 Mon Sep 17 00:00:00 2001 From: NotNotARobot <164791169+NotNotARobot@users.noreply.github.com> Date: Sat, 4 Jan 2025 15:23:43 -0500 Subject: [PATCH] fix: replace broken link in `CONTRIBUTING.md` --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ebb3b3ffd6..53243011a2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ Please note we have a code of conduct, please follow it in all your interactions ### Report Issue -* Read [known issues](https://github.com/nervosnetwork/ckb/projects/2) to see whether the issue is already addressed there. +* Read [previous issues](https://github.com/nervosnetwork/ckb/issues) to see whether the issue is already addressed. * **Do not open up a GitHub issue to report security vulnerabilities**. Instead, refer to the [security policy](SECURITY.md).