Skip to content

Commit 644d6e0

Browse files
authored
docs: add GitHub discussion badge (#1547)
1 parent b266fe1 commit 644d6e0

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
# webpack-dev-middleware
@@ -578,8 +578,8 @@ Please take a moment to read our contributing guidelines if you haven't yet done
578578
[tests-url]: https://github.com/webpack/webpack-dev-middleware/actions
579579
[cover]: https://codecov.io/gh/webpack/webpack-dev-middleware/branch/master/graph/badge.svg
580580
[cover-url]: https://codecov.io/gh/webpack/webpack-dev-middleware
581-
[chat]: https://badges.gitter.im/webpack/webpack.svg
582-
[chat-url]: https://gitter.im/webpack/webpack
581+
[discussion]: https://img.shields.io/github/discussions/webpack/webpack
582+
[discussion-url]: https://github.com/webpack/webpack/discussions
583583
[size]: https://packagephobia.com/badge?p=webpack-dev-middleware
584584
[size-url]: https://packagephobia.com/result?p=webpack-dev-middleware
585585
[docs-url]: https://webpack.js.org/guides/development/#using-webpack-dev-middleware

0 commit comments

Comments
 (0)