From patchwork Sun Mar 31 20:39:24 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rico Hoppe X-Patchwork-Id: 7700 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4V75cB0tSWz3wfw for ; Sun, 31 Mar 2024 20:39:54 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4V75c73rVJz12p; Sun, 31 Mar 2024 20:39:51 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4V75c72jLrz2xt1; Sun, 31 Mar 2024 20:39:51 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4V75c56fmxz2xt1 for ; Sun, 31 Mar 2024 20:39:49 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4V75c53C6ZzpZ; Sun, 31 Mar 2024 20:39:49 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1711917589; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=niHk3ngc3VFqPvrxrU19+UKmuFGdUyupPgmHxv+6HGo=; b=fPmd7rPKLwyXTFZWNkEPLwWOT8pGs2OP4+0vN4B7bo7PX2pHsrYpdQw6O4AuX/CffECAY6 jt+U4ebgyalq3RDA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1711917589; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=niHk3ngc3VFqPvrxrU19+UKmuFGdUyupPgmHxv+6HGo=; b=OVr09sjGhZf23mYesSCMLEJOu2aCvoNPsj0puULel9PUlGXKVIpFeiigE3rb7v5UZrf9DZ zzdhWqjSbtFsTa0VKKDNnE9cMYVm4MXP7uOW5j7SKmWM5mqHkBnyhsP3RpVZUxYfrDqAGe k7KK9j5Wu8KBIfm0SfTezoiiygrSCTB5MCF/ckWMsPnJhci/5+otxfrWVP+Fh/BT63vG0i nbZ6AnuvtjO4kkcYCGfAFL7IpgO78HWReUVznEGK812fSIpWly/U7E5/kBEjxWl+VPcBUe pA8Fp1uxl9xIycSdrHuFunnvvdPXt0TKH7VnX2lQz2RTNjkFdUm765kZZYAPcA== From: Rico Hoppe To: development@lists.ipfire.org Subject: [PATCH] CONTRIBUTING.md: adjust links to new URLs Date: Sun, 31 Mar 2024 20:39:24 +0000 Message-Id: <20240331203924.2775171-1-rico.hoppe@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: L6S22BH2CGQMMJQNBMWEQDO7C22I4M2K X-Message-ID-Hash: L6S22BH2CGQMMJQNBMWEQDO7C22I4M2K X-MailFrom: rico.hoppe@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: Rico Hoppe X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - change wiki to documentation - fix bugzilla link Signed-off-by: Rico Hoppe Reviewed-by: Michael Tremer --- doc/CONTRIBUTING.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/CONTRIBUTING.md b/doc/CONTRIBUTING.md index 3680130b1..5f177ea53 100644 --- a/doc/CONTRIBUTING.md +++ b/doc/CONTRIBUTING.md @@ -3,13 +3,13 @@ You can help in numerous ways. This document should give you an overview of what is possible and how you can get involved. It will **not** give you all information you need to successfully contribute to avoid content duplication between this -document and our [wiki](https://wiki.ipfire.org/). Instead, it should guide you +document and our [documentation](https://ipfire.org/docs). Instead, it should guide you to the right places to look for further information. ## Development -All information is available in the [development section](https://wiki.ipfire.org/devel) -of our wiki. The following is a very short overview of the most important topics. +All information is available in the [development section](https://www.ipfire.org/docs/devel) +of our documentation. The following is a very short overview of the most important topics. ### Contact @@ -25,13 +25,13 @@ to the internet community. ### How to build the distribution? In order to contribute, you certainly need to build the distribution at some point. -See [here](https://wiki.ipfire.org/devel/ipfire-2-x/build-howto) for a long guide +See [here](https://www.ipfire.org/docs/devel/ipfire-2-x/build-howto) for a long guide how to do that. ### Reporting bugs -We have a bug tracker located [here](https://wiki.ipfire.org/devel/bugzilla). Further -information can be found in our [wiki](https://wiki.ipfire.org/devel/bugzilla). We do +We have a bug tracker located [here](https://bugzilla.ipfire.org/). Further +information can be found in our [documentation](https://www.ipfire.org/docs/devel/bugzilla). We do **not** use GitHub for tracking bugs. ### Contribute changes to the source code @@ -39,7 +39,7 @@ information can be found in our [wiki](https://wiki.ipfire.org/devel/bugzilla). Unfortunately, we do not accept GitHub pull requests. Instead, we are working with patches which are sent to our mailing list ``. This process might be a bit tricky in the beginning. That's why you can find more information how to do -this [here](https://wiki.ipfire.org/devel/submit-patches). +this [here](https://www.ipfire.org/docs/devel/submit-patches).