mirror of
https://github.com/faucetsdn/ryu.git
synced 2025-08-06 22:57:17 +02:00
update the official site url
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
3b3bcaa759
commit
4e62b4ebcc
@ -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
|
||||
|
2
setup.py
2
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',
|
||||
|
Loading…
Reference in New Issue
Block a user