From ca127d33b6cee30c3db7b07665b7035a0cd6ad64 Mon Sep 17 00:00:00 2001 From: bconlon Date: Wed, 19 Aug 2020 17:16:40 -0700 Subject: [PATCH] Fixed something in the 1.7.10 readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index abf4352..eb8ee8a 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ You can also support the Aether project and Gilded Games by telling your friends We use Curseforge to publish **stable builds** of the Aether for Minecraft. You can download the latest stable builds from our [official page found here](https://minecraft.curseforge.com/projects/the-aether-mod) without signing up for an account, and even install the Aether for Minecraft using the [Twitch Launcher](https://www.curseforge.com/twitch-client) with built-in integration for Curseforge mods. We recommend using our stable Curseforge releases for most people. ### Bleeding edge builds -[![Jenkins build status](https://img.shields.io/jenkins/s/https/jenkins.gildedgames.com/job/The-Aether/job/1.12.2.svg?style=flat-square)](https://jenkins.gildedgames.com/blue/organizations/jenkins/The-Aether/activity) +[![Jenkins build status](https://img.shields.io/jenkins/s/https/jenkins.gildedgames.com/job/The-Aether/job/1.7.10.svg?style=flat-square)](https://jenkins.gildedgames.com/blue/organizations/jenkins/The-Aether/activity) If you're feeling a bit more adventurous (or a developer has suggested you to do so), we provide **bleeding edge builds** which are produced on [our official Jenkins instance](https://jenkins.gildedgames.com/blue/organizations/jenkins/The-Aether/activity). These builds are very frequently created by an automatic service and contain the latest available code without undergoing any form of quality control. We do not generally recommend users use these builds as they may contain serious issues and will not generally receive support.