Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit e0b4997

Browse files
authored
docs: add GitHub discussion badge (#117)
1 parent 9ccc849 commit e0b4997

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
[![coverage][cover]][cover-url]
11-
[![chat][chat]][chat-url]
11+
[![discussion][discussion]][discussion-url]
1212
[![size][size]][size-url]
1313

1414
# node-loader
@@ -228,7 +228,7 @@ Please take a moment to read our contributing guidelines if you haven't yet done
228228
[tests-url]: https://github.com/webpack-contrib/node-loader/actions
229229
[cover]: https://codecov.io/gh/webpack-contrib/node-loader/branch/master/graph/badge.svg
230230
[cover-url]: https://codecov.io/gh/webpack-contrib/node-loader
231-
[chat]: https://badges.gitter.im/webpack/webpack.svg
232-
[chat-url]: https://gitter.im/webpack/webpack
231+
[discussion]: https://img.shields.io/github/discussions/webpack/webpack
232+
[discussion-url]: https://github.com/webpack/webpack/discussions
233233
[size]: https://packagephobia.now.sh/badge?p=node-loader
234234
[size-url]: https://packagephobia.now.sh/result?p=node-loader

0 commit comments

Comments
 (0)