From 45d15917b3aa3ab24051a830a66156ecd5e96de5 Mon Sep 17 00:00:00 2001 From: Jens Kraemer Date: Wed, 6 Oct 2021 13:11:19 +0800 Subject: [PATCH] update travis badge and link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9a255e..3f8bcf7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Stopwatch Plugin for Redmine [![Build Status](https://travis-ci.org/jkraemer/stopwatch.svg?branch=master)](https://travis-ci.org/jkraemer/stopwatch) +# Stopwatch Plugin for Redmine [![Build Status](https://api.travis-ci.com/jkraemer/stopwatch.svg?branch=master)](https://app.travis-ci.com/github/jkraemer/stopwatch) Minimal plugin that aims to make tracking your time with Redmine much easier.