From 7a24f0c30fd40e12a8467c32a675dde7d39dd56a Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Wed, 6 Apr 2011 23:30:23 +0000 Subject: [PATCH] Reference the public OOO maven repo. git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1083 c613c5cb-e716-0410-b11b-feb51c14d237 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c40c3c1a..ac34c796 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,8 @@ Maven project, add the following to your `pom.xml`: - vilya-repo - http://threerings.github.com/vilya/maven + ooo-repo + http://threerings.github.com/maven-repo @@ -59,8 +59,8 @@ remove the vast majority of the boilerplate above. If you prefer to download pre-built binaries, those can be had here: -* [vilya-1.3.jar](http://threerings.github.com/vilya/maven/com/threerings/vilya/1.3/vilya-1.3.jar) -* [vilyalib-1.3.swc](http://threerings.github.com/vilya/maven/com/threerings/vilyalib/1.3/vilyalib-1.3.swc) +* [vilya-1.3.jar](http://threerings.github.com/maven-repo/com/threerings/vilya/1.3/vilya-1.3.jar) +* [vilyalib-1.3.swc](http://threerings.github.com/maven-repo/com/threerings/vilyalib/1.3/vilyalib-1.3.swc) Distribution ------------