From 3178d070b7105dde75ab12c4ddb46c11dd00d11a Mon Sep 17 00:00:00 2001 From: severindellsperger Date: Mon, 19 Aug 2024 15:46:51 +0200 Subject: [PATCH] replace overview picture --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c6cae3..e182bb4 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ HawkEye is an advanced controller designed to facilitate Intent-Based Networking When receiving path requests from clients via gRPC, HawkEye calculates optimal paths based on the specified intents and maps these paths to segment lists, which are then returned to the clients for packet encapsulation. The application continuously monitors the network, adjusting paths as network conditions evolve. If a change is necessary to maintain the intent, an updated segment list is automatically provided to the client, ensuring that the network meets the desired requirements. -![HawkEye Architecture](docs/images/Hawkv6-High-Level-Architecture-high.drawio.svg) +![HawkEye Architecture](docs/images/Hawkv6-High-Level-Architecture.drawio.svg) ## Key Features