From 6f9d7b5667c9d4ae62712d4c8e6622c97bcf93c8 Mon Sep 17 00:00:00 2001 From: Integral Date: Mon, 24 Jun 2024 00:08:54 +0800 Subject: [PATCH] docs: fix broken link to development.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2a32c0ec..d6e23912 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Contributing guide -This page is for about contributing to conduwuit. The [development](docs/development.md) page may be of interest for you as well. +This page is for about contributing to conduwuit. The [development](development.md) page may be of interest for you as well. If you would like to work on an [issue][issues] that is not assigned, preferably ask in the Matrix room first at [#conduwuit:puppygock.gay][conduwuit-matrix], and comment on it.