Skip to content

Commit 712ac92

Browse files
authored
docs: add GitHub discussions badge (#3787)
1 parent 6f4be6b commit 712ac92

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
@@ -15,7 +15,7 @@
1515
[![Build Status][build-status]][build-status-url]
1616
[![codecov][codecov-badge]][codecov-url]
1717
[![Install Size][size]][size-url]
18-
[![Chat on gitter][chat]][chat-url]
18+
[![GitHub Discussions][discussion]][discussion-url]
1919

2020
## Table of Contents
2121

@@ -109,8 +109,8 @@ If you like **webpack**, please consider donating through [Open Collective](http
109109
[codecov-url]: https://codecov.io/gh/webpack/webpack-cli
110110
[size]: https://packagephobia.com/badge?p=webpack-cli
111111
[size-url]: https://packagephobia.com/result?p=webpack-cli
112-
[chat]: https://badges.gitter.im/webpack/webpack.svg
113-
[chat-url]: https://gitter.im/webpack/webpack
112+
[discussion]: https://img.shields.io/github/discussions/webpack/webpack
113+
[discussion-url]: https://github.com/webpack/webpack/discussions
114114

115115
## Code of Conduct
116116

0 commit comments

Comments
 (0)