From 5712098c98f3159a99ea3b2afa7caa8371bb7a65 Mon Sep 17 00:00:00 2001
From: Prakhar Katyayan <prakhar.katyayan@cern.ch>
Date: Thu, 19 Sep 2024 15:46:05 +0200
Subject: [PATCH] Updated "Fetching custom module"

---
 docs/docs/5-Development/Fetching-custom-modules.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/docs/docs/5-Development/Fetching-custom-modules.md b/docs/docs/5-Development/Fetching-custom-modules.md
index 4b7bf04..dc34d41 100644
--- a/docs/docs/5-Development/Fetching-custom-modules.md
+++ b/docs/docs/5-Development/Fetching-custom-modules.md
@@ -7,9 +7,10 @@
 - Once connected via WebDAV, navigate to the modules folder.
 - In the modules folder, look for the custom modules sub-folder. 
 - If no sub-folder exists, custom modules are within the main modules folder.
-![](/assets/img/5-development/Modules_folder-cyberduck.png)
 
-![](/assets/img/5-development/Custom-module.png)
+![Modules folder](/assets/img/5-development/Modules_folder-cyberduck.png)
+
+![Custom module](/assets/img/5-development/Custom-module.png)
 
 3. Removing Custom Modules
 - You can remove the custom directly from Cyberduck by deleting the desired module.
-- 
GitLab