summaryrefslogtreecommitdiffhomepage
path: root/README.rst
diff options
context:
space:
mode:
authorOHMURA Kei <ohmura.kei@lab.ntt.co.jp>2013-07-04 18:24:34 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2013-07-09 12:14:04 +0900
commit3e0315db86b93aa9795fca1568d4e77482930a5a (patch)
treee7efef5f3e7f4cd555f954863279427508257d74 /README.rst
parent9dcdf938b433842b81d2e5539f8660488b56433e (diff)
update the site url
Signed-off-by: OHMURA Kei <ohmura.kei@lab.ntt.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index acd94435..6755b535 100644
--- a/README.rst
+++ b/README.rst
@@ -24,13 +24,13 @@ If you prefer to install Ryu from the source code::
% cd ryu; python ./setup.py install
If you want to use Ryu with `OpenStack <http://openstack.org/>`_,
-please refer `detailed documents <http://osrg.github.com/ryu/doc/using_with_openstack.html>`_.
+please refer `detailed documents <http://ryu.readthedocs.org/en/latest/using_with_openstack.html>`_.
You can create tens of thousands of isolated virtual networks without
using VLAN. The Ryu application is included in OpenStack mainline as
of Essex release.
If you want to write your Ryu application, have a look at
-`Writing ryu application <http://osrg.github.com/ryu/doc/writing_ryu_app.html>`_ document.
+`Writing ryu application <http://ryu.readthedocs.org/en/latest/writing_ryu_app.html>`_ document.
After writing your application, just type::
% ryu-manager yourapp.py
@@ -38,7 +38,7 @@ After writing your application, just type::
Support
=======
-Ryu Official site is `<http://osrg.github.com/ryu/>`_.
+Ryu Official site is `<http://osrg.github.io/ryu/>`_.
If you have any
questions, suggestions, and patches, the mailing list is available at