From 48040af7b7c7806cf9532c299d00e6d437048223 Mon Sep 17 00:00:00 2001
From: "Mark A. Yoder" <Mark.A.Yoder@Rose-Hulman.edu>
Date: Fri, 20 Sep 2024 16:14:35 -0400
Subject: [PATCH] Removed duplicate tab-items

---
 intro/beagle101/blinkLED.rst | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/intro/beagle101/blinkLED.rst b/intro/beagle101/blinkLED.rst
index 59676a5a..8b2d521e 100644
--- a/intro/beagle101/blinkLED.rst
+++ b/intro/beagle101/blinkLED.rst
@@ -22,10 +22,8 @@ For this step you need to get a USB cable and attach your Beagle
 to your host computer with it.  Where you attached the cable 
 depends on which Beagle you have.  Click on the tab for your board.
 
-.. tab-set::
 .. tab-set::
 
-    .. tab-item:: Black
     .. tab-item:: Black
 
         .. figure:: figures/image8.jpg
@@ -44,7 +42,6 @@ depends on which Beagle you have.  Click on the tab for your board.
 
         For more details see: :ref:`beagleboneblack-connectivity`
 
-    .. tab-item:: Blue
     .. tab-item:: Blue
 
         .. figure:: figures/blueconnect.jpg
@@ -54,7 +51,6 @@ depends on which Beagle you have.  Click on the tab for your board.
 
             Micro USB Connection to the Blue
 
-    .. tab-item:: AI-64
     .. tab-item:: AI-64
 
         .. figure:: figures/usb-tethering.jpg
@@ -87,7 +83,6 @@ depends on which Beagle you have.  Click on the tab for your board.
 
         For more details see: :ref:`bbai64-quick-start`
 
-    .. tab-item:: Play
     .. tab-item:: Play
 
         .. figure:: figures/tethered-connection.jpg
@@ -99,7 +94,6 @@ depends on which Beagle you have.  Click on the tab for your board.
 
         For more details see: :ref:`beagleplay-quick-start`
             
-    .. tab-item:: Pocket
     .. tab-item:: Pocket
 
         .. figure:: figures/11fig-PB-microUSBattach1.jpg
@@ -194,7 +188,6 @@ are running Linux on your host, take the ``ssh (Linux)`` tab.  Finally take the
 
         Use the password ``temppwd``.
   
-    .. tab-item:: ssh (Linux)
     .. tab-item:: ssh (Linux)
 
         If you are running a Linux host, open a terminal widow and run 
@@ -205,7 +198,6 @@ are running Linux on your host, take the ``ssh (Linux)`` tab.  Finally take the
         
         Use the password ``temppwd``.
 
-    .. tab-item:: putty (Windows)
     .. tab-item:: putty (Windows)
 
         If you are running Window you need to run an ``ssh`` client 
-- 
GitLab