From 10e17ab4dc340be150892d90dad3a5db012ccb49 Mon Sep 17 00:00:00 2001 From: Sachin Kumar Date: Fri, 12 May 2023 06:21:46 +0530 Subject: [PATCH] docs: add GitHub discussion badge --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 365f0cf..a3c24e3 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![node][node]][node-url] [![tests][tests]][tests-url] [![cover][cover]][cover-url] -[![chat][chat]][chat-url] +[![discussion][discussion]][discussion-url] [![size][size]][size-url] # terser-webpack-plugin @@ -928,7 +928,7 @@ Please take a moment to read our contributing guidelines if you haven't yet done [tests-url]: https://github.com/webpack-contrib/terser-webpack-plugin/actions [cover]: https://codecov.io/gh/webpack-contrib/terser-webpack-plugin/branch/master/graph/badge.svg [cover-url]: https://codecov.io/gh/webpack-contrib/terser-webpack-plugin -[chat]: https://img.shields.io/badge/gitter-webpack%2Fwebpack-brightgreen.svg -[chat-url]: https://gitter.im/webpack/webpack +[discussion]: https://img.shields.io/github/discussions/webpack/webpack +[discussion-url]: https://github.com/webpack/webpack/discussions [size]: https://packagephobia.now.sh/badge?p=terser-webpack-plugin [size-url]: https://packagephobia.now.sh/result?p=terser-webpack-plugin