You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by su...@apache.org on 2022/08/06 15:55:07 UTC

[groovy] branch master updated: Update README: update the link to github status icon

This is an automated email from the ASF dual-hosted git repository.

sunlan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/master by this push:
     new 5198cb8bd9 Update README: update the link to github status icon
5198cb8bd9 is described below

commit 5198cb8bd9e1cf711339a5bd909b32bd9701d952
Author: Daniel Sun <su...@apache.org>
AuthorDate: Sat Aug 6 23:54:48 2022 +0800

    Update README: update the link to github status icon
---
 README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.adoc b/README.adoc
index 3f23de90c7..8fe939541d 100644
--- a/README.adoc
+++ b/README.adoc
@@ -28,7 +28,7 @@ The Groovy development team
 :noheader:
 :groovy-www: https://groovy-lang.org/
 :groovy-ci: https://ci.groovy-lang.org?guest=1
-:travis-ci: https://travis-ci.com/apache/groovy
+:github-ci: https://github.com/apache/groovy/actions?query=branch%3Amaster+
 :sonarcloud: https://sonarcloud.io/dashboard?id=apache_groovy
 :jdk: https://www.oracle.com/technetwork/java/javase/downloads
 //:bintray-latest-version-image: https://api.bintray.com/packages/groovy/maven/groovy/images/download.png
@@ -50,7 +50,7 @@ image::https://raw.githubusercontent.com/groovy/artwork/master/medium.png[]
 image:{jdk-icon}[jdk, link={jdk}]
 image:{apache-license-icon}[Apache License 2, link={apache-license-link}]
 image:{build-icon}[teamcity build status, link={groovy-ci}]
-image:{github-build-icon}[github build status, link={travis-ci}]
+image:{github-build-icon}[github build status, link={github-ci}]
 image:{sonarcloud-icon}[maintainability rating, link={sonarcloud}]
 //image:{bintray-download-icon}[bintray download, link={bintray-latest-version-link}]
 image:{apache-groovy-twitter-icon}[follow on Twitter, link={apache-groovy-twitter-link}]