From c5bb6b93f3389e1d88c61f2659a41d213b291614 Mon Sep 17 00:00:00 2001 From: JonathanLeeWH Date: Tue, 5 Mar 2019 09:53:30 +0800 Subject: [PATCH] Update Travis, Appveyor and Coveralls badges url to match change in organisation url to be case sensitive As stated in CS2103T module forum, the project list script requires organisation url to be change from cs2103-ay1819s2-t12-3 to CS2103-AY1819S2-T12-3, this will result in having to change the Continuous Integration (CI) badges url such as Travis and Appveyor to match the new organisation url Update Travis, Appveyor and Coveralls badges url to match change in organisation url to CS2103-AY1819S2-T12-3 Note: All organisation members should change their upstream remote url to https://github.com/CS2103-AY1819S2-T12-3/main.git to match the change in organisation url to be case sensitive as stated on CS2103T module forum --- README.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 8ad882367bda..a281a28b6271 100644 --- a/README.adoc +++ b/README.adoc @@ -1,9 +1,9 @@ = MediTabs - Your preferred Medicine Stock Taking Application ifdef::env-github,env-browser[:relfileprefix: docs/] -https://travis-ci.org/cs2103-ay1819s2-t12-3/main[image:https://travis-ci.org/cs2103-ay1819s2-t12-3/main.svg?branch=master[Build Status]] +https://travis-ci.org/CS2103-AY1819S2-T12-3/main[image:https://travis-ci.org/CS2103-AY1819S2-T12-3/main.svg?branch=master[Build Status]] https://ci.appveyor.com/project/JonathanLeeWH/main/branch/master[image:https://ci.appveyor.com/api/projects/status/voaxxqyrc7lauskt/branch/master?svg=true[Build status]] -https://coveralls.io/github/cs2103-ay1819s2-t12-3/main?branch=master[image:https://coveralls.io/repos/github/se-edu/addressbook-level4/badge.svg?branch=master[Coverage Status]] +https://coveralls.io/github/CS2103-AY1819S2-T12-3/main?branch=master[image:https://coveralls.io/repos/github/CS2103-AY1819S2-T12-3/main/badge.svg?branch=master[Coverage Status]] ifdef::env-github[] image::docs/images/Ui.png[width="600"]