Skip to content

Commit a98d7d0

Browse files
authored
docs: add GitHub discussions badge (#652)
1 parent 0a53820 commit a98d7d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
[![coverage][cover]][cover-url]
3131
[![size][size]][size-url]
3232

33-
Webpack chat: [![chat][chat]][chat-url]
33+
Webpack discussion: [![discussion][discussion]][discussion-url]
3434

3535
PostCSS chat: [![chat-postcss][chat-postcss]][chat-postcss-url]
3636

@@ -1167,8 +1167,8 @@ Please take a moment to read our contributing guidelines if you haven't yet done
11671167
[tests-url]: https://github.com/webpack-contrib/postcss-loader/actions
11681168
[cover]: https://codecov.io/gh/webpack-contrib/postcss-loader/branch/master/graph/badge.svg
11691169
[cover-url]: https://codecov.io/gh/webpack-contrib/postcss-loader
1170-
[chat]: https://badges.gitter.im/webpack/webpack.svg
1171-
[chat-url]: https://gitter.im/webpack/webpack
1170+
[discussion]: https://img.shields.io/github/discussions/webpack/webpack
1171+
[discussion-url]: https://github.com/webpack/webpack/discussions
11721172
[chat-postcss]: https://badges.gitter.im/postcss/postcss.svg
11731173
[chat-postcss-url]: https://gitter.im/postcss/postcss
11741174
[size]: https://packagephobia.now.sh/badge?p=postcss-loader

0 commit comments

Comments
 (0)