diff --git a/index.rst b/index.rst
index 1154cddcb6cd22f34f83cd538a25399651ae09ed..f428f13dc01ce11a25e459fb177973d0b422f7cd 100644
--- a/index.rst
+++ b/index.rst
@@ -11,13 +11,15 @@ Sections
 
 .. toctree::
    :maxdepth: 1
-   :caption: Boards:
 
+   :caption: Support
+   support.rst 
+
+   :caption: Boards
    beaglebone-black/index.rst
    beaglebone-ai-64/index.rst
 
 
-
 Indices and tables
 ############################
 
diff --git a/support.rst b/support.rst
index e839299ddc923253165997ff3af352529d4a0b2f..0469e7a68d8fb9ed99e64cfff7ccd82ef9bd5949 100644
--- a/support.rst
+++ b/support.rst
@@ -1,8 +1,10 @@
 # Support
 
+#NOTE: #TODO# all the links need updating and content moved into this repo.
+
 ## Getting started
 
-The starting experience for all Beagles has been made to be as consistent as is possible. For any of the Beagle Linux-based open hardware computers, visit our [getting started guide](https://docs.beagleboard.org/support/getting-started).
+The starting experience for all Beagles has been made to be as consistent as is possible. For any of the Beagle Linux-based open hardware computers, visit our [getting started guide](support/getting-started).
 
 ## Getting support
 
@@ -38,11 +40,11 @@ Repairs and replacements only provided on unmodified boards purchased via an aut
 
 ## Understanding Your Beagle
 
-* [BeagleBone Introduction](https://beagleboard.org//Support/bone101)
-* [Hardware](https://beagleboard.org//Support/Hardware+Support)
-* [Software](https://beagleboard.org//Support/Software+Support)
-* [BoneScript JavaScript library](https://beagleboard.org//Support/bonescript)
-* [Books](https://beagleboard.org//books)
-  * [Exploring BeagleBone](https://beagleboard.org//ebb)
-  * [BeagleBone Cookbook](https://beagleboard.org//cookbook)
-  * [Bad to the Bone](https://beagleboard.org//bad-to-the-bone)
\ No newline at end of file
+* [BeagleBone Introduction](https://beagleboard.org/Support/bone101)
+* [Hardware](https://beagleboard.org/Support/Hardware+Support)
+* [Software](https://beagleboard.org/Support/Software+Support)
+* [BoneScript JavaScript library](https://beagleboard.org/Support/bonescript)
+* [Books](https://beagleboard.org/books)
+  * [Exploring BeagleBone](https://beagleboard.org/ebb)
+  * [BeagleBone Cookbook](https://beagleboard.org/cookbook)
+  * [Bad to the Bone](https://beagleboard.org/bad-to-the-bone)
\ No newline at end of file