From 0a4614fd4fe2f99fb006e88a87043130cb319fa0 Mon Sep 17 00:00:00 2001 From: Deepak Khatri <lorforlinux@beagleboard.org> Date: Wed, 7 Sep 2022 01:56:27 +0530 Subject: [PATCH] Update boards referece links --- boards/beaglebone/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/boards/beaglebone/index.rst b/boards/beaglebone/index.rst index 36bd88c4..cd47c0d1 100644 --- a/boards/beaglebone/index.rst +++ b/boards/beaglebone/index.rst @@ -6,13 +6,13 @@ BeagleBone (all) BeagleBone boards are intended to be bare-bones, with a balance of features to enable rapid prototyping and provide a solid reference for building end products. -The most popular design is `BeagleBone Black <black>`__, a staple reference for an open hardware +The most popular design is :ref:`beagleboneblack-home`, a staple reference for an open hardware embedded Linux single board computer. -`BeagleBone AI-64 <ai-64>`__ is our most powerful design with tremendous machine learning inference +:ref:`bbai64-home` is our most powerful design with tremendous machine learning inference performance and -For simplicity of developing small, mobile robotics, check out `BeagleBone Blue <blue>`__, a highly +For simplicity of developing small, mobile robotics, check out :ref:`beaglebone-blue-home`, a highly integrated board with motor drivers, battery support, altimeter, gyroscope, accelerometer, and much more to get started developing quickly. -- GitLab