Skip to content

Commit 28fb98f

Browse files
authored
docs: add GitHub discussion badge (#222)
1 parent 5ec197f commit 28fb98f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![node][node]][node-url]
88
[![tests][tests]][tests-url]
99
[![coverage][cover]][cover-url]
10-
[![chat][chat]][chat-url]
10+
[![discussion][discussion]][discussion-url]
1111
[![size][size]][size-url]
1212

1313
# eslint-webpack-plugin
@@ -343,7 +343,7 @@ if none is passed in the default/configured formatter will be used.
343343
[tests-url]: https://github.com/webpack-contrib/eslint-webpack-plugin/actions
344344
[cover]: https://codecov.io/gh/webpack-contrib/eslint-webpack-plugin/branch/master/graph/badge.svg
345345
[cover-url]: https://codecov.io/gh/webpack-contrib/eslint-webpack-plugin
346-
[chat]: https://badges.gitter.im/webpack/webpack.svg
347-
[chat-url]: https://gitter.im/webpack/webpack
346+
[discussion]: https://img.shields.io/github/discussions/webpack/webpack
347+
[discussion-url]: https://github.com/webpack/webpack/discussions
348348
[size]: https://packagephobia.now.sh/badge?p=eslint-webpack-plugin
349349
[size-url]: https://packagephobia.now.sh/result?p=eslint-webpack-plugin

0 commit comments

Comments
 (0)