From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] CONTRIBUTING.md: adjust links to new URLs Date: Tue, 02 Apr 2024 17:22:32 +0100 Message-ID: In-Reply-To: <20240331203924.2775171-1-rico.hoppe@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0739076279047279790==" List-Id: --===============0739076279047279790== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 31 Mar 2024, at 21:39, Rico Hoppe wrote: >=20 > - change wiki to documentation > - fix bugzilla link >=20 > Signed-off-by: Rico Hoppe > --- > doc/CONTRIBUTING.md | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) >=20 > 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 info= rmation > you need to successfully contribute to avoid content duplication between th= is > -document and our [wiki](https://wiki.ipfire.org/). Instead, it should guid= e you > +document and our [documentation](https://ipfire.org/docs). Instead, it sho= uld guide you > to the right places to look for further information. >=20 > ## Development >=20 > -All information is available in the [development section](https://wiki.ipf= ire.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.ipfi= re.org/docs/devel) > +of our documentation. The following is a very short overview of the most i= mportant topics. >=20 > ### Contact >=20 > @@ -25,13 +25,13 @@ to the internet community. > ### How to build the distribution? >=20 > In order to contribute, you certainly need to build the distribution at som= e point. > -See [here](https://wiki.ipfire.org/devel/ipfire-2-x/build-howto) for a lon= g guide > +See [here](https://www.ipfire.org/docs/devel/ipfire-2-x/build-howto) for a= long guide > how to do that. >=20 > ### Reporting bugs >=20 > -We have a bug tracker located [here](https://wiki.ipfire.org/devel/bugzill= a). Further > -information can be found in our [wiki](https://wiki.ipfire.org/devel/bugzi= lla). 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/doc= s/devel/bugzilla). We do > **not** use GitHub for tracking bugs. >=20 > ### Contribute changes to the source code > @@ -39,7 +39,7 @@ information can be found in our [wiki](https://wiki.ipfir= e.org/devel/bugzilla). > Unfortunately, we do not accept GitHub pull requests. Instead, we are worki= ng 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). >=20 >=20 >=20 > --=20 > 2.39.2 >=20 --===============0739076279047279790==--