From ce5b6e33f84168f6438d80bd848abce6027490aa Mon Sep 17 00:00:00 2001 From: Bzhash Date: Tue, 12 May 2026 16:00:14 +0800 Subject: [PATCH] Fix containerlab link --- docs/deployments/deployments_intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deployments/deployments_intro.md b/docs/deployments/deployments_intro.md index 0058d5ddf..0cdebf5ff 100644 --- a/docs/deployments/deployments_intro.md +++ b/docs/deployments/deployments_intro.md @@ -11,7 +11,7 @@ Each deployment comes with: - one or multiple `gnmic` configuration file(s) - extra configuration files if required by the use case (e.g: prometheus, grafana,...) -The [containerlab](https://containerlab.srlinux.dev/) examples come with a fabric deployed using Nokia's [SR Linux](https://learn.srlinux.dev) +The [containerlab](https://containerlab.dev/) examples come with a fabric deployed using Nokia's [SR Linux](https://learn.srlinux.dev) If you don't find an example that fits your needs, feel free to open an issue on [github](https://github.com/openconfig/gnmic/issues/new)