Skip to content

Commit 1eb00b5

Browse files
authored
docs: add GitHub discussion badge (#604)
1 parent 4ac96b4 commit 1eb00b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[![node][node]][node-url]
1111
[![tests][tests]][tests-url]
1212
[![coverage][cover]][cover-url]
13-
[![chat][chat]][chat-url]
13+
[![discussion][discussion]][discussion-url]
1414
[![size][size]][size-url]
1515

1616
# style-loader
@@ -1253,7 +1253,7 @@ Please take a moment to read our contributing guidelines if you haven't yet done
12531253
[tests-url]: https://github.com/webpack-contrib/style-loader/actions
12541254
[cover]: https://codecov.io/gh/webpack-contrib/style-loader/branch/master/graph/badge.svg
12551255
[cover-url]: https://codecov.io/gh/webpack-contrib/style-loader
1256-
[chat]: https://badges.gitter.im/webpack/webpack.svg
1257-
[chat-url]: https://gitter.im/webpack/webpack
1256+
[discussion]: https://img.shields.io/github/discussions/webpack/webpack
1257+
[discussion-url]: https://github.com/webpack/webpack/discussions
12581258
[size]: https://packagephobia.now.sh/badge?p=style-loader
12591259
[size-url]: https://packagephobia.now.sh/result?p=style-loader

0 commit comments

Comments
 (0)