You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2021/12/23 13:14:35 UTC

[creadur-whisker] branch master updated: RAT291: Fix Travis URL

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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-whisker.git


The following commit(s) were added to refs/heads/master by this push:
     new da882d1  RAT291: Fix Travis URL
da882d1 is described below

commit da882d111ce927095e5ed86468ce4caef2b66c91
Author: P. Ottlinger <po...@apache.org>
AuthorDate: Thu Dec 23 14:14:25 2021 +0100

    RAT291: Fix Travis URL
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5503fe8..53d33fb 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # Apache Creadur Whisker
 
 [![Jenkins Build Status](https://ci-builds.apache.org/buildStatus/icon?job=Creadur%2FCreadur-Whisker)](https://ci-builds.apache.org/job/Creadur/job/Creadur-Whisker/)
-[![Travis Build Status](https://api.travis-ci.com/apache/creadur-whisker.svg?branch=master)](https://travis-ci.com/apache/creadur-whisker)
+[![Travis Build Status](https://app.travis-ci.com/apache/creadur-whisker.svg?branch=master)](https://app.travis-ci.com/apache/creadur-whisker)
 
 ## What is Whisker?