From 6d734ae034f34e68dc690e91cf9f37b88d8a4f62 Mon Sep 17 00:00:00 2001 From: severindellsperger Date: Wed, 16 Apr 2025 18:58:45 +0200 Subject: [PATCH] correct link to clab-telemetry-linker --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74b534f..372153b 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ cd generic-processor && make binary - Additional information can be found in the [hawkv6 testnetwork documentation](https://github.com/hawkv6/network). 3. Confirm that `clab-telemetry-linker` is active and running. - - Detailed instructions are available in the [clab-telemetry-linker documentation](https://github.com/hawkv6/generic-processor). + - Detailed instructions are available in the [clab-telemetry-linker documentation](https://github.com/hawkv6/clab-telemetry-linker). 4. Install the generic processor using one of the methods described above.