Update mininet docs ref to markdown format

This commit is contained in:
Bob Lantz
2014-11-07 15:23:18 -08:00
parent b817cbc0ed
commit 481cbea10c
+2 -2
View File
@@ -84,14 +84,14 @@ several new features, including:
* An improved MiniEdit GUI (`examples/miniedit.py`) - thanks to
Gregory Gee
* Experimental cluster support - consult the documentation[1] for details,
* Experimental cluster support - consult the [documentation][1] for details,
as well as `examples/cluster.py` and an experimental `--cluster`
option for topologies built with the default `Host` and `OVSSwitch`
classes:
`mn --cluster localhost,server1,server2`
[1] http://docs.mininet.org
[1]: http://docs.mininet.org
Note that examples contain experimental features which might
"graduate" into mainline Mininet in the future, but they should