From: Patrick H. Lauke Date: Tue, 19 Feb 2019 09:13:00 +0000 (+0000) Subject: Update link to CONTRIBUTING.md in README.md (#28297) X-Git-Tag: v5.0.0-alpha1~1353 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68a8af4a36472a448dbd0eb174f80e4b59f931a8;p=thirdparty%2Fbootstrap.git Update link to CONTRIBUTING.md in README.md (#28297) since the former is not contained in the `.github` subdirectory --- diff --git a/README.md b/README.md index 10a79d05ad..851629bd2a 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified ## Bugs and feature requests -Have a bug or a feature request? Please first read the [issue guidelines](https://github.com/twbs/bootstrap/blob/master/CONTRIBUTING.md#using-the-issue-tracker) and search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/twbs/bootstrap/issues/new). +Have a bug or a feature request? Please first read the [issue guidelines](https://github.com/twbs/bootstrap/blob/master/.github/CONTRIBUTING.md#using-the-issue-tracker) and search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/twbs/bootstrap/issues/new). ## Documentation @@ -133,7 +133,7 @@ You can find all our previous releases docs on