Skip to content

Commit cf7775b

Browse files
authored
docs: add GitHub discussion badge (#490)
1 parent aacc043 commit cf7775b

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
@@ -9,7 +9,7 @@
99
[![node][node]][node-url]
1010
[![tests][tests]][tests-url]
1111
[![coverage][cover]][cover-url]
12-
[![chat][chat]][chat-url]
12+
[![discussion][discussion]][discussion-url]
1313
[![size][size]][size-url]
1414

1515
# html-loader
@@ -1080,7 +1080,7 @@ Please take a moment to read our contributing guidelines if you haven't yet done
10801080
[tests-url]: https://github.com/webpack-contrib/html-loader/actions
10811081
[cover]: https://codecov.io/gh/webpack-contrib/html-loader/branch/master/graph/badge.svg
10821082
[cover-url]: https://codecov.io/gh/webpack-contrib/html-loader
1083-
[chat]: https://img.shields.io/badge/gitter-webpack%2Fwebpack-brightgreen.svg
1084-
[chat-url]: https://gitter.im/webpack/webpack
1083+
[discussion]: https://img.shields.io/github/discussions/webpack/webpack
1084+
[discussion-url]: https://github.com/webpack/webpack/discussions
10851085
[size]: https://packagephobia.now.sh/badge?p=html-loader
10861086
[size-url]: https://packagephobia.now.sh/result?p=html-loader

0 commit comments

Comments
 (0)