|
8 | 8 | [![node][node]][node-url]
|
9 | 9 | [![tests][tests]][tests-url]
|
10 | 10 | [![coverage][cover]][cover-url]
|
11 |
| -[![chat][chat]][chat-url] |
| 11 | +[![discussion][discussion]][discussion-url] |
12 | 12 | [![downloads][downloads]][npm-url]
|
13 | 13 | [![contributors][contributors]][contributors-url]
|
14 | 14 |
|
@@ -279,7 +279,7 @@ Your first-stop-shop for support for webpack-dev-server should be the excellent
|
279 | 279 | of those docs, please head over to the [webpack.js.org repo][wjo-url] and open a
|
280 | 280 | pull request.
|
281 | 281 |
|
282 |
| -From there, we encourage users to visit the [webpack Gitter chat][chat-url] and |
| 282 | +From there, we encourage users to visit the [webpack discussions][discussion-url] and |
283 | 283 | talk to the fine folks there. If your quest for answers comes up dry in chat,
|
284 | 284 | head over to [StackOverflow][stack-url] and do a quick search or open a new
|
285 | 285 | question. Remember; It's always much easier to answer questions that include your
|
@@ -313,8 +313,8 @@ This project is heavily inspired by [peerigon/nof5](https://github.com/peerigon/
|
313 | 313 | [tests-url]: https://github.com/webpack/webpack-dev-server/actions?query=workflow%3Awebpack-dev-server
|
314 | 314 | [cover]: https://codecov.io/gh/webpack/webpack-dev-server/branch/master/graph/badge.svg
|
315 | 315 | [cover-url]: https://codecov.io/gh/webpack/webpack-dev-server
|
316 |
| -[chat]: https://badges.gitter.im/webpack/webpack.svg |
317 |
| -[chat-url]: https://gitter.im/webpack/webpack |
| 316 | +[discussion]: https://img.shields.io/github/discussions/webpack/webpack |
| 317 | +[discussion-url]: https://github.com/webpack/webpack/discussions |
318 | 318 | [docs-url]: https://webpack.js.org/configuration/dev-server/#devserver
|
319 | 319 | [hash-url]: https://twitter.com/search?q=webpack
|
320 | 320 | [middleware-url]: https://github.com/webpack/webpack-dev-middleware
|
|
0 commit comments