Skip to content

Commit

Permalink
Merge pull request #17251 from snitin315/patch-2
Browse files Browse the repository at this point in the history
docs: add GitHub discussions badge in README
  • Loading branch information
TheLarkInn committed May 24, 2023
2 parents 27e95ff + 4a38bc8 commit 55d2228
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -32,8 +32,8 @@
<a href="https://github.com/webpack/webpack/graphs/contributors">
<img src="https://img.shields.io/github/contributors/webpack/webpack.svg">
</a>
<a href="https://gitter.im/webpack/webpack">
<img src="https://badges.gitter.im/webpack/webpack.svg">
<a href="https://github.com/webpack/webpack/discussions">
<img src="https://img.shields.io/github/discussions/webpack/webpack">
</a>
<a href="https://twitter.com/Webpack">
<img src="https://img.shields.io/twitter/follow/Webpack?style=social">
Expand Down

0 comments on commit 55d2228

Please sign in to comment.