summaryrefslogtreecommitdiffhomepage
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 361ef599..33d02c84 100644
--- a/README.rst
+++ b/README.rst
@@ -20,7 +20,7 @@ Installing Ryu is quite easy::
If you prefer to install Ryu from the source code::
- % git clone git://github.com/osrg/ryu.git
+ % git clone https://github.com/faucetsdn/ryu.git
% cd ryu; pip install .
If you want to write your Ryu application, have a look at
@@ -59,7 +59,7 @@ On Ubuntu(16.04 LTS or later)::
Support
=======
-Ryu Official site is `<http://osrg.github.io/ryu/>`_.
+Ryu Official site is `<https://ryu-sdn.org/>`_.
If you have any
questions, suggestions, and patches, the mailing list is available at