From a75d9f8beb3441404be487aaa9ad68198d2338f7 Mon Sep 17 00:00:00 2001 From: Ruben Taelman Date: Sat, 20 Jan 2018 18:21:30 +0100 Subject: [PATCH] Fix invalid URL in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69ceaea1..9f55a902 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Expose Integrated Dynamics networks as a REST API. All stable releases (including deobfuscated builds) can be found on [CurseForge](https://minecraft.curseforge.com/projects/integrated-rest/files). -[Development builds](https://oss.jfrog.org/artifactory/simple/libs-release/org/cyclops/integratedrest/Integrated REST/) are hosted by [JFrog Artifactory](https://www.jfrog.com/artifactory/). +[Development builds](https://oss.jfrog.org/artifactory/simple/libs-release/org/cyclops/integratedrest/IntegratedREST/) are hosted by [JFrog Artifactory](https://www.jfrog.com/artifactory/). ### Contributing * Before submitting a pull request containing a new feature, please discuss this first with one of the lead developers.