From: Kijima Daigo Date: Thu, 8 Jul 2021 05:49:41 +0000 (+0900) Subject: CONTRIBUTING.md: fix broken link to README.md (#34389) X-Git-Tag: v4.6.1~37 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=a6618c437b49c53317a73b34fd5cf2ba5ecfeab9;p=thirdparty%2Fbootstrap.git CONTRIBUTING.md: fix broken link to README.md (#34389) --- diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 296b13741a..06ea6fe466 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -20,7 +20,7 @@ restrictions: * Please **do not** use the issue tracker for personal support requests. Stack Overflow ([`bootstrap-4`](https://stackoverflow.com/questions/tagged/bootstrap-4) tag), - [Slack](https://bootstrap-slack.herokuapp.com/) or [IRC](README.md#community) are better places to get help. + [Slack](https://bootstrap-slack.herokuapp.com/) or [IRC](/README.md#community) are better places to get help. * Please **do not** derail or troll issues. Keep the discussion on topic and respect the opinions of others.