From 65f03ccee8740033514dd26f177cf7597a7f8274 Mon Sep 17 00:00:00 2001 From: Andreas Fritzler Date: Tue, 3 Feb 2026 10:10:06 +0100 Subject: [PATCH] Fix sonic-operator link --- docs/network-automation/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/network-automation/index.md b/docs/network-automation/index.md index 9dbb62d..261db36 100644 --- a/docs/network-automation/index.md +++ b/docs/network-automation/index.md @@ -13,4 +13,4 @@ a Kubernetes-based architecture to streamline the deployment, configuration, and In the IronCore project we support different vendors and device types through dedicated operators. Below are some of the key components: - [network-operator](https://ironcore.dev/network-operator/): Automation for Cisco NX-OS devices. -- [sonic-operator](https://ironcore.dev/sonic-operator/): Automation for Sonic Edgecore switches. +- [sonic-operator](https://github.com/ironcore-dev/sonic-operator/): Automation for Sonic Edgecore switches.