From 147e119db4e6bdf3029166ff3de0aaddb8cd661c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20M=C3=BCller?= Date: Wed, 25 Jul 2018 19:11:59 +0200 Subject: [PATCH] Fix broken link to CONTRIBUTING.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8809bb3..4069b94 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ WARNING in ./path/to/file.js Please take a moment to read our contributing guidelines if you haven't yet done so. -#### [CONTRIBUTING](./.github/CONTRIBUTING) +#### [CONTRIBUTING](./.github/CONTRIBUTING.md) ## License @@ -158,4 +158,4 @@ Please take a moment to read our contributing guidelines if you haven't yet done [cover-url]: https://codecov.io/gh/webpack-contrib/jshint-loader [chat]: https://img.shields.io/badge/gitter-webpack%2Fwebpack-brightgreen.svg -[chat-url]: https://gitter.im/webpack/webpack \ No newline at end of file +[chat-url]: https://gitter.im/webpack/webpack