From c0fbd1ff577c4e9b535c48a877c20f2f9f01a80f Mon Sep 17 00:00:00 2001
From: Alex <36111671+Tjaarda1@users.noreply.github.com>
Date: Mon, 27 Nov 2023 11:12:02 +0100
Subject: [PATCH] Update README.md

---
 descriptors/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/descriptors/README.md b/descriptors/README.md
index 1d1a2c2..d16006a 100644
--- a/descriptors/README.md
+++ b/descriptors/README.md
@@ -1,7 +1,7 @@
 # L2S-M Ping Pong example
 This section of L2S-M documentation provides an example that you can use in order to learn how to create virtual networks and attach pods to them. To do so, we are going to deploy a simple ping-pong application, where we will deploy two pods attached to a virtual network and test their connectivity.
 
-All the necessary descriptors can be found in the *'./L2S-M/descriptors'* directory of this repository.
+All the necessary descriptors can be found in the *'./descriptors'* directory of this repository.
 
 This guide will assume that all commands are executed within the L2S-M directory.
 
-- 
GitLab