From 43d91bfe206c48569169c4da234a587ffb9cbfb1 Mon Sep 17 00:00:00 2001
From: Deepak Khatri <lorforlinux@beagleboard.org>
Date: Wed, 25 Sep 2024 00:50:49 +0530
Subject: [PATCH] Fix image link

---
 intro/contribution/how.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/intro/contribution/how.rst b/intro/contribution/how.rst
index 2d7d3e8f..68e5fcc9 100644
--- a/intro/contribution/how.rst
+++ b/intro/contribution/how.rst
@@ -100,7 +100,7 @@ After selecting the file you have to click on ``edit button`` and then choose ei
 1. ``Open in Web IDE``, choose this if you want to work on multiple files.
 2. ``Edit single file``, choose this if you want to make some small edits in a single file.
 
-.. image:: media/edit-button.png
+.. image:: images/edit-button.png
     :align: center
 
 .. note::
-- 
GitLab