From 25a0d82f9a6c7aade9e492b30e673346bf00de81 Mon Sep 17 00:00:00 2001 From: Malte Langkabel Date: Mon, 12 Jul 2021 16:33:03 +0200 Subject: [PATCH] Update CI link in Readme for Travis from .org to .com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d57ecad..80a8c28 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Library to export [Sourcetrail](https://www.sourcetrail.com/) compatible databas Windows: [![Build status](https://ci.appveyor.com/api/projects/status/gbblx1l790vm952c/branch/master?svg=true)](https://ci.appveyor.com/project/mlangkabel/sourcetraildb/branch/master) -Linux and macOS: [![Build Status](https://travis-ci.org/CoatiSoftware/SourcetrailDB.svg?branch=master)](https://travis-ci.org/CoatiSoftware/SourcetrailDB) +Linux and macOS: [![Build Status](https://travis-ci.com/CoatiSoftware/SourcetrailDB.svg?branch=master)](https://travis-ci.com/CoatiSoftware/SourcetrailDB) ## Introduction