Skip to content

Commit 8f05f7b

Browse files
authored
docs: add GitHub discussion badge (#514)
1 parent 5593ee6 commit 8f05f7b

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
@@ -8,7 +8,7 @@
88
[![node][node]][node-url]
99
[![tests][tests]][tests-url]
1010
[![cover][cover]][cover-url]
11-
[![chat][chat]][chat-url]
11+
[![discussion][discussion]][discussion-url]
1212
[![size][size]][size-url]
1313

1414
# less-loader
@@ -633,7 +633,7 @@ Please take a moment to read our contributing guidelines if you haven't yet done
633633
[tests-url]: https://github.com/webpack-contrib/less-loader/actions
634634
[cover]: https://codecov.io/gh/webpack-contrib/less-loader/branch/master/graph/badge.svg
635635
[cover-url]: https://codecov.io/gh/webpack-contrib/less-loader
636-
[chat]: https://img.shields.io/badge/gitter-webpack%2Fwebpack-brightgreen.svg
637-
[chat-url]: https://gitter.im/webpack/webpack
636+
[discussion]: https://img.shields.io/github/discussions/webpack/webpack
637+
[discussion-url]: https://github.com/webpack/webpack/discussions
638638
[size]: https://packagephobia.now.sh/badge?p=less-loader
639639
[size-url]: https://packagephobia.now.sh/result?p=less-loader

0 commit comments

Comments
 (0)