From 45fbabc8ca3cb10737d6c9fc0520823817cbd38d Mon Sep 17 00:00:00 2001 From: Jason Kridner <jkridner@beagleboard.org> Date: Wed, 25 Oct 2023 11:00:40 -0400 Subject: [PATCH] beaglebone-ai: fix image link --- boards/beaglebone/ai/index.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/boards/beaglebone/ai/index.rst b/boards/beaglebone/ai/index.rst index 815d397e..9817a7d4 100644 --- a/boards/beaglebone/ai/index.rst +++ b/boards/beaglebone/ai/index.rst @@ -18,12 +18,14 @@ BeagleBone AI is based on the Texas Instruments AM5729 dual-core Cortex-A15 SoC * Use of the boards or design materials constitutes an agreement to the :ref:`boards-terms-and-conditions` * Software images and purchase links available on the `board page <https://www.beagleboard.org/boards/beaglebone-ai>`__ -.. image:: media/BB_AI_handheld_500px.jpg - :width: 598 + +.. image:: images/BB_AI_handheld_500px.jpg + :width: 500 :align: center - :height: 400 + :height: 333 :alt: BeagleBone AI + .. toctree:: :maxdepth: 1 -- GitLab