From 61d1dff1dd1125578c367f4419bc9545fcb65dc8 Mon Sep 17 00:00:00 2001 From: Richard Wall Date: Sat, 18 Jun 2011 16:43:04 +0100 Subject: fix yuidoc url --- jarmonbuild/commands.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jarmonbuild/commands.py b/jarmonbuild/commands.py index 2e0983b..f6ed712 100644 --- a/jarmonbuild/commands.py +++ b/jarmonbuild/commands.py @@ -24,7 +24,7 @@ import pkg_resources JARMON_PROJECT_TITLE = 'Jarmon' JARMON_PROJECT_URL = 'http://www.launchpad.net/jarmon' -YUIDOC_URL = 'http://yuilibrary.com/downloads/yuidoc/yuidoc_1.0.0b1.zip' +YUIDOC_URL = 'http://yui.zenfs.com/releases/yuidoc/yuidoc_1.0.0b1.zip' YUIDOC_MD5 = 'cd5545d2dec8f7afe3d18e793538162c' YUIDOC_DEPENDENCIES = ['setuptools', 'pygments', 'cheetah'] -- cgit v1.1-4-g5e80