From 9ccd5b7c3d5dc2bb200b779b26b0eeebd19654b4 Mon Sep 17 00:00:00 2001
From: Deepak Khatri <lorforlinux@beagleboard.org>
Date: Mon, 25 Sep 2023 18:44:06 +0530
Subject: [PATCH] Update graphics reference

---
 boards/beaglev/fire/01-introduction.rst                  | 4 ++--
 boards/beaglev/fire/demos-and-tutorials/board-update.rst | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/boards/beaglev/fire/01-introduction.rst b/boards/beaglev/fire/01-introduction.rst
index 8889e772..b9ba334b 100644
--- a/boards/beaglev/fire/01-introduction.rst
+++ b/boards/beaglev/fire/01-introduction.rst
@@ -82,7 +82,7 @@ This section describes the key components on the board, their location and funct
 Front components location
 -------------------------
 
-.. figure:: media/components-front.*
+.. figure:: media/BeagleV-Fire-Front-Annotated.*
     :width: 1400
     :align: center
     :alt: BeagleV Fire board front components location
@@ -96,7 +96,7 @@ Front components location
 Back components location
 -------------------------
 
-.. figure:: media/components-back.*
+.. figure:: media/BeagleV-Fire-Back-Annotated.*
     :width: 1400
     :align: center
     :alt: BeagleV Fire board back components location
diff --git a/boards/beaglev/fire/demos-and-tutorials/board-update.rst b/boards/beaglev/fire/demos-and-tutorials/board-update.rst
index d43fe3c0..5df280de 100644
--- a/boards/beaglev/fire/demos-and-tutorials/board-update.rst
+++ b/boards/beaglev/fire/demos-and-tutorials/board-update.rst
@@ -106,7 +106,7 @@ Flashing eMMC
 
 Connect to BeagleV-Fire UART debug port using a 3.3v USB to UART bridge.
 
-.. figure:: ../media/uart-debug-connection.jpg
+.. figure:: ../media/BeagleV-Fire-UART-Debug.*
     :width: 1240
     :align: center
     :alt: UART debug connection
-- 
GitLab