Skip to content

Commit 7cf119c

Browse files
authored
fixes build status link
1 parent e62f762 commit 7cf119c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Example code for cryptographic use cases. Used in [CryptoExamples](https://github.com/cryptoexamples/CryptoExamples)
44

5-
[![Build status](https://travis-ci.org/SonarSource/sq-com_example_java-gradle-travis.svg?branch=master)](https://travis-ci.org/SonarSource/sq-com_example_java-gradle-travis)
5+
[![Build status](https://travis-ci.org/cryptoexamples/java-crypto-examples.svg?branch=master)](https://travis-ci.org/SonarSource/cryptoexamples/java-crypto-examples)
66
[![Quality Gate](https://sonarcloud.io/api/project_badges/measure?project=java-crypto-examples&metric=alert_status)](https://sonarcloud.io/dashboard?id=java-crypto-examples)
77
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=java-crypto-examples&metric=sqale_rating)](https://sonarcloud.io/component_measures?id=java-crypto-examples&metric=sqale_rating)
88
[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=java-crypto-examples&metric=security_rating)](https://sonarcloud.io/component_measures?id=java-crypto-examples&metric=security_rating)

0 commit comments

Comments
 (0)