diff --git a/README.rst b/README.rst index 160cc5ca..093c3623 100644 --- a/README.rst +++ b/README.rst @@ -10,7 +10,7 @@ questions, suggestions, and patches, the mailing list is available at `The ML archive at Gmane `_ is also available. -Ryu Official site is ``_. +Ryu Official site is ``_. Overview diff --git a/setup.py b/setup.py index 5d5c09a3..e9a1088a 100644 --- a/setup.py +++ b/setup.py @@ -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',