From 9ec98809da4dd9c8a4180d484f2a7f3c19732b57 Mon Sep 17 00:00:00 2001 From: Tom Henderson Date: Fri, 18 Jan 2013 11:49:53 -0800 Subject: [PATCH] update documentation to point to new openflow repo --- src/openflow/doc/openflow-switch.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/openflow/doc/openflow-switch.rst b/src/openflow/doc/openflow-switch.rst index 18d4d1011..df191462d 100644 --- a/src/openflow/doc/openflow-switch.rst +++ b/src/openflow/doc/openflow-switch.rst @@ -136,7 +136,7 @@ To do this: operation with ns-3. Use mercurial to download this branch and waf to build the library::: - $ hg clone http://code.nsnam.org/jpelkey3/openflow + $ hg clone http://code.nsnam.org/openflow $ cd openflow From the "openflow" directory, run:::