diff options
author | Ambroise C <ambroise.christea@sonarsource.com> | 2024-01-31 16:25:14 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2024-02-01 20:02:46 +0000 |
commit | 94f81b2644aa0b9444a4b16df0cd2a6830101bca (patch) | |
tree | aa6af447e1b01e416f530e71ed36e8139ea5f584 /README.md | |
parent | 67df38c809a2d975f30a5e0c5a5ccc922da20906 (diff) | |
download | sonarqube-94f81b2644aa0b9444a4b16df0cd2a6830101bca.tar.gz sonarqube-94f81b2644aa0b9444a4b16df0cd2a6830101bca.zip |
SONAR-21124 Replace Twitter mention and logo with X
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index e959ed66c10..556bc576e54 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ SonarQube provides the capability to not only show the health of an application - [Website](https://www.sonarsource.com/products/sonarqube) - [Download](https://www.sonarsource.com/products/sonarqube/downloads) - [Documentation](https://docs.sonarsource.com/sonarqube) -- [Twitter](https://twitter.com/SonarQube) +- [X](https://twitter.com/SonarQube) - [SonarSource](https://www.sonarsource.com), author of SonarQube - [Issue tracking](https://jira.sonarsource.com/browse/SONAR/), read-only. Only SonarSourcers can create tickets. - [Responsible Disclosure](https://community.sonarsource.com/t/responsible-vulnerability-disclosure/9317) |