Fixed mininet.org url in README.md.

s/http:\/\/openflow.org\/mininet/http:\/\/mininet.org/g
This commit is contained in:
Vitaliy Ivanov
2013-07-15 13:17:19 +03:00
parent c188bee3e3
commit efe3877e3c
+1 -1
View File
@@ -103,7 +103,7 @@ See `INSTALL` for installation instructions and details.
In addition to the API documentation (`make doc`), much useful
information, including a Mininet walkthrough and an introduction
to the Python API, is available on the
[Mininet Web Site](http://openflow.org/mininet).
[Mininet Web Site](http://mininet.org).
There is also a wiki which you are encouraged to read and to
contribute to, particularly the Frequently Asked Questions (FAQ.)