From 7faa651b3e72a635ac4b5d6f39ccdcf591eee96a Mon Sep 17 00:00:00 2001 From: M Artimy Date: Wed, 6 Mar 2024 21:59:54 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 692c154..b5b44a7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # FlowManager -[![Static Badge](https://img.shields.io/badge/Docs-Here-blue)](https://martimy.github.io/flowmanager) +[![Static Badge](https://img.shields.io/badge/Docs-github.io-blue)](https://martimy.github.io/flowmanager) The FlowManager is a RYU controller application that gives the user manual control over the flow tables in an OpenFlow network. The user can create, modify, or delete flows directly from the application. The user can also monitor the OpenFlow switches and view statistics. The FlowManager is ideal for learning OpenFlow in a lab environment, or in conjunction with other applications to tweak the behaviour of network flows in a test environment.