From adce044792fe9ff75d95fe4d26eea3c070b86fa2 Mon Sep 17 00:00:00 2001 From: multicast proxy <Sebastian.Woelke@posteo.de> Date: Wed, 18 Mar 2015 15:54:19 +0100 Subject: [PATCH] Update README.md --- debug/mininet/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debug/mininet/README.md b/debug/mininet/README.md index ad5a6d1..0ee6e0f 100644 --- a/debug/mininet/README.md +++ b/debug/mininet/README.md @@ -2,7 +2,7 @@ Mcproxy and Mininet =================== -Here you can find examples of how to use Mcproxy within [Mininet](mininet.org). +Here you can find examples of how to use Mcproxy within [Mininet](http://mininet.org/). #### Requirements You have to install Mininet, which can usually be done with the following command: -- GitLab