From 007d2c089e68db024592505a0904018c6b1d36ff Mon Sep 17 00:00:00 2001 From: Alex <36111671+Tjaarda1@users.noreply.github.com> Date: Fri, 26 Jan 2024 10:29:43 +0100 Subject: [PATCH] Update vxlans.md --- deployments/vxlans.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/vxlans.md b/deployments/vxlans.md index a87a0f6..3072120 100644 --- a/deployments/vxlans.md +++ b/deployments/vxlans.md @@ -72,4 +72,4 @@ Defaulted container "l2sm-switch" out of: l2sm-switch, wait-for-l2sm-controller Created vxlan between node l2sm1 and node l2sm2. ``` -You are all set! If you want to learn how to create virtual networks and use them in your applications, [check the following section of the repository](https://github.com/Networks-it-uc3m/L2S-M/tree/release-2.0/examples/) +You are all set! If you want to learn how to create virtual networks and use them in your applications, [check the following section of the repository](../examples) -- GitLab