From b7b11aff035921d0380b2b3a5a6ceca03adafb87 Mon Sep 17 00:00:00 2001 From: grog Date: Thu, 15 Feb 2024 09:14:06 -0800 Subject: [PATCH] fixed main links on readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 69e1433cbf..744750ca9b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Open Source Framework for Robotics and Creative Machine Control * Project Website http://myrobotlab.org * Project Discord https://discord.gg/AfScp5x8r5 -* Latest Build [Nixie 1.1.(Latest)](https://github.com/MyRobotLab/myrobotlab/releases/latest/download/myrobotlab.zip) +* Latest Build [Nixie 1.1.(Latest)](https://build.myrobotlab.org:8443/job/myrobotlab/job/develop/lastSuccessfulBuild/artifact/target/myrobotlab.zip) * Latest Javadocs [Javdocs](http://build.myrobotlab.org:8080/job/myrobotlab/job/develop/lastSuccessfulBuild/artifact/target/site/apidocs/org/myrobotlab/service/package-summary.html) ## Base Requirements @@ -18,7 +18,7 @@ You will need Java 11 or newer. If you are only running MyRobotLab you need the ## Download the myrobotlab.zip Download -latest [Nixie 1.1.X](https://github.com/MyRobotLab/myrobotlab/releases/latest/download/myrobotlab.zip) +latest [Nixie 1.1.X](https://build.myrobotlab.org:8443/job/myrobotlab/job/develop/lastSuccessfulBuild/artifact/target/myrobotlab.zip) ## Starting MyRobotLab