From 8c047a1649bd102a81e9c81091e3ecc682513d03 Mon Sep 17 00:00:00 2001 From: Jesse Sightler Date: Wed, 9 Aug 2017 17:01:03 -0400 Subject: [PATCH] Added Oxygen Update Site URL: http://download.jboss.org/jbosstools/oxygen/snapshots/builds/windup-eclipse-plugin-NIGHTLY/latest/all/repo/ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afdd9457..ff442216 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Before you can install the Windup plugin, you'll need to have [JBoss Tools](http Building the project generates a zip archive containing an Eclipse update site under site/target/. You can install the features into Eclipse from the archive via "Help > Install New Software > Add... > Archive...". -Also, a [nightly build](http://download.jboss.org/jbosstools/neon/snapshots/builds/windup-eclipse-plugin-NIGHTLY/latest/all/repo/) is available. +Also, a [nightly build](http://download.jboss.org/jbosstools/oxygen/snapshots/builds/windup-eclipse-plugin-NIGHTLY/latest/all/repo/) is available. ## Get the code