From bb8155e833f4b60f11748d00d6c0cb54cf532ef8 Mon Sep 17 00:00:00 2001 From: miozune Date: Mon, 8 May 2023 20:29:01 +0900 Subject: Fix link in README --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 92246c9b70..d462ff74da 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,9 @@ This mod: - is still WiP (Not anymore!) - is not maintained by BloodAsp, so don't contact him about bugs, use the issue tracker here -You can build it for yourself, but if you just feel lazy (As I do most times), feel free to grab a compiled version -for either master (will try to keep that branch stable) or dev (cutting edge features!) here: +You can build it for yourself, but if you just feel lazy (As I do most times), feel free to grab a compiled version here: -Master: [![Build Status](http://jenkins.usrv.eu:8081/buildStatus/icon?job=GalacticGreg GT5)](http://jenkins.usrv.eu:8081/job/GalacticGreg%20GT5/) -Dev: [![Build Status](http://jenkins.usrv.eu:8081/buildStatus/icon?job=GalacticGreg GT5 - DeveloperBranch)](http://jenkins.usrv.eu:8081/job/GalacticGreg%20GT5%20-%20DeveloperBranch/) +[![Build Status](http://jenkins.usrv.eu:8080/buildStatus/icon?job=GalacticGreg)](http://jenkins.usrv.eu:8080/job/GalacticGreg/) -- cgit