Update mininet docs ref to markdown format
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user