update the official site url

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
FUJITA Tomonori 2012-06-16 09:11:18 +09:00
parent 3b3bcaa759
commit 4e62b4ebcc
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ questions, suggestions, and patches, the mailing list is available at
`The ML archive at Gmane <http://dir.gmane.org/gmane.network.ryu.devel>`_
is also available.
Ryu Official site is `<http://www.osrg.net/ryu/>`_.
Ryu Official site is `<http://osrg.github.com/ryu/>`_.
Overview

View File

@ -35,7 +35,7 @@ setup(name='ryu',
long_description=long_description,
classifiers=classifiers,
keywords='openflow openvswitch openstack',
url='http://www.osrg.net/ryu/',
url='http://osrg.github.com/ryu/',
author='Ryu project team',
author_email='ryu-devel@lists.sourceforge.net',
license='Apache License 2.0',