Skip to content

Commit 122954d

Browse files
authored
docs: add GitHub discussion badge (#134)
1 parent 5c8f766 commit 122954d

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
# exports-loader
@@ -702,7 +702,7 @@ Please take a moment to read our contributing guidelines if you haven't yet done
702702
[tests-url]: https://github.com/webpack-contrib/exports-loader/actions
703703
[cover]: https://codecov.io/gh/webpack-contrib/exports-loader/branch/master/graph/badge.svg
704704
[cover-url]: https://codecov.io/gh/webpack-contrib/exports-loader
705-
[chat]: https://badges.gitter.im/webpack/webpack.svg
706-
[chat-url]: https://gitter.im/webpack/webpack
705+
[discussion]: https://img.shields.io/github/discussions/webpack/webpack
706+
[discussion-url]: https://github.com/webpack/webpack/discussions
707707
[size]: https://packagephobia.now.sh/badge?p=exports-loader
708708
[size-url]: https://packagephobia.now.sh/result?p=exports-loader

0 commit comments

Comments
 (0)