Skip to content

Commit c304201

Browse files
authored
chore: add GitHub discussion badge (#354)
1 parent 7e0bd25 commit c304201

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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
# compression-webpack-plugin
@@ -533,7 +533,7 @@ Please take a moment to read our contributing guidelines if you haven't yet done
533533
[tests-url]: https://github.com/webpack-contrib/compression-webpack-plugin/actions
534534
[cover]: https://codecov.io/gh/webpack-contrib/compression-webpack-plugin/branch/master/graph/badge.svg
535535
[cover-url]: https://codecov.io/gh/webpack-contrib/compression-webpack-plugin
536-
[chat]: https://img.shields.io/badge/gitter-webpack%2Fwebpack-brightgreen.svg
537-
[chat-url]: https://gitter.im/webpack/webpack
536+
[discussion]: https://img.shields.io/github/discussions/webpack/webpack
537+
[discussion-url]: https://github.com/webpack/webpack/discussions
538538
[size]: https://packagephobia.now.sh/badge?p=compression-webpack-plugin
539539
[size-url]: https://packagephobia.now.sh/result?p=compression-webpack-plugin

0 commit comments

Comments
 (0)