From 3e0315db86b93aa9795fca1568d4e77482930a5a Mon Sep 17 00:00:00 2001 From: OHMURA Kei Date: Thu, 4 Jul 2013 18:24:34 +0900 Subject: update the site url Signed-off-by: OHMURA Kei Signed-off-by: FUJITA Tomonori --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index efbb550d..55c2660a 100644 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ setup(name='ryu', long_description=long_description, classifiers=classifiers, keywords='openflow openvswitch openstack', - url='http://osrg.github.com/ryu/', + url='http://osrg.github.io/ryu/', author='Ryu project team', author_email='ryu-devel@lists.sourceforge.net', install_requires=requires, -- cgit v1.2.3