From a3626555bd2368ca55ebed0765cbfdd7e5647c90 Mon Sep 17 00:00:00 2001 From: Jason Kridner <jkridner@beagleboard.org> Date: Wed, 8 Mar 2023 02:11:36 -0500 Subject: [PATCH] beagleconnect: fix some broken image links --- boards/beagleconnect/index.rst | 4 ++-- boards/beagleconnect/technology/index.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/boards/beagleconnect/index.rst b/boards/beagleconnect/index.rst index b07c45f9..4637826b 100644 --- a/boards/beagleconnect/index.rst +++ b/boards/beagleconnect/index.rst @@ -92,11 +92,11 @@ For home automaters, integration into WebThings… #TODO: think a bit more about this section with some feedback from Cathy. -.. image:: freedom/media/image1.jpg +.. image:: freedom/media/BeagleConnect-Freedom-Front.png :width: 598 :align: center :height: 400 - :alt: BeagleConnect + :alt: BeagleConnect Freedom BeagleConnect boards diff --git a/boards/beagleconnect/technology/index.rst b/boards/beagleconnect/technology/index.rst index 1dd7a8bd..e3119041 100644 --- a/boards/beagleconnect/technology/index.rst +++ b/boards/beagleconnect/technology/index.rst @@ -12,11 +12,11 @@ architecture. .. note:: This documentation and the associated software are each a work-in-progress. -.. image:: ../freedom/media/image1.jpg +.. image:: ../freedom/media/BeagleConnect-Freedom-Front.png :width: 598 :align: center :height: 400 - :alt: BeagleConnect + :alt: BeagleConnect Freedom BeagleConnect™ is built using `Greybus <https://kernel-recipes.org/en/2015/talks/an-introduction-to-greybus/>`__ code in the Linux kernel originally designed for mobile phones. -- GitLab