From a74bf9665fe9af5efabb43677560725016325179 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Fri, 17 Feb 2023 09:12:32 +0100 Subject: [PATCH] [doc] Update gitter urls, update codacy badge --- CONTRIBUTING.md | 2 +- README.md | 6 +++--- docs/pages/next_major_development.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 05419c8960..ed97a2878b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -47,7 +47,7 @@ There are various channels, on which you can ask questions: * Create a new discussion for your question at . -* Ask your question on Gitter . +* Ask your question in our [Gitter room](https://app.gitter.im/#/room/#pmd_pmd:gitter.im). ## Code Style diff --git a/README.md b/README.md index 437a3a2aa5..3a62418431 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # PMD - source code analyzer -[![Join the chat at https://gitter.im/pmd/pmd](https://badges.gitter.im/pmd/pmd.svg)](https://gitter.im/pmd/pmd?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[![Join the chat](https://img.shields.io/gitter/room/pmd/pmd)](https://app.gitter.im/#/room/#pmd_pmd:gitter.im?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://github.com/pmd/pmd/workflows/build/badge.svg?branch=master)](https://github.com/pmd/pmd/actions) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/net.sourceforge.pmd/pmd/badge.svg)](https://maven-badges.herokuapp.com/maven-central/net.sourceforge.pmd/pmd) [![Reproducible Builds](https://img.shields.io/badge/Reproducible_Builds-ok-green?labelColor=blue)](https://github.com/jvm-repo-rebuild/reproducible-central#net.sourceforge.pmd:pmd) [![Coverage Status](https://coveralls.io/repos/github/pmd/pmd/badge.svg)](https://coveralls.io/github/pmd/pmd) -[![Codacy Badge](https://api.codacy.com/project/badge/Grade/a674ee8642ed44c6ba7633626ee95967)](https://www.codacy.com/app/pmd/pmd?utm_source=github.com&utm_medium=referral&utm_content=pmd/pmd&utm_campaign=Badge_Grade) +[![Codacy Badge](https://app.codacy.com/project/badge/Grade/ea550046a02344ec850553476c4aa2ca)](https://www.codacy.com/gh/pmd/pmd/dashboard?utm_source=github.com&utm_medium=referral&utm_content=pmd/pmd&utm_campaign=Badge_Grade) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](code_of_conduct.md) [![Documentation (latest)](https://img.shields.io/badge/docs-latest-green)](https://pmd.github.io/latest/) @@ -51,7 +51,7 @@ See [Tools / Integrations](https://pmd.github.io/latest/pmd_userdocs_tools.html) or on [discussions](https://github.com/pmd/pmd/discussions). * I got this error and I'm sure it's a bug -- file an [issue](https://github.com/pmd/pmd/issues). * I have an idea/request/question -- create a new [discussion](https://github.com/pmd/pmd/discussions). -* I have a quick question -- ask on our [Gitter chat](https://gitter.im/pmd/pmd). +* I have a quick question -- ask in our [Gitter room](https://app.gitter.im/#/room/#pmd_pmd:gitter.im). * Where's your documentation? -- ## 🤝 Contributing diff --git a/docs/pages/next_major_development.md b/docs/pages/next_major_development.md index 35a7385fda..22a0a9f84f 100644 --- a/docs/pages/next_major_development.md +++ b/docs/pages/next_major_development.md @@ -7,7 +7,7 @@ keywords: changelog, release notes, deprecation, api changes We're excited to bring you the next major version of PMD! Here is a summary of what is planned for PMD 7. -To give us feedback or to suggest a new feature, drop us a line on [Gitter](https://gitter.im/pmd/pmd)! +To give us feedback or to suggest a new feature, drop us a line in our [Gitter room](https://app.gitter.im/#/room/#pmd_pmd:gitter.im)! ## Summary