From 0e4f92ce6b9cb962da7f718a2944e76f0b3a78e8 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Wed, 6 Apr 2011 23:05:20 +0000 Subject: [PATCH] Fixed manual artifact links. git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1153 ed5b42cb-e716-0410-a449-f6a68f950b19 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 27669443..f7876e55 100644 --- a/README.md +++ b/README.md @@ -73,9 +73,9 @@ remove the vast majority of the boilerplate above. If you prefer to download pre-built binaries, those can be had here: -* [nenya-1.2.jar](http://threerings.github.com/nenya/maven/com/threerings/nenya/1.2/nenya-1.2.jar) -* [nenya-tools-1.2.swc](http://threerings.github.com/nenya/maven/com/threerings/nenya-tools/1.2/nenya-tools-1.2.jar) -* [nenyalib-1.2.swc](http://threerings.github.com/nenya/maven/com/threerings/nenyalib/1.2/nenyalib-1.2.swc) +* [nenya-1.2.jar](http://threerings.github.com/maven-repo/com/threerings/nenya/1.2/nenya-1.2.jar) +* [nenya-tools-1.2.swc](http://threerings.github.com/maven-repo/com/threerings/nenya-tools/1.2/nenya-tools-1.2.jar) +* [nenyalib-1.2.swc](http://threerings.github.com/maven-repo/com/threerings/nenyalib/1.2/nenyalib-1.2.swc) Distribution ------------