From df2310c9b31ce86c24016e869ff06d7b25fe2c39 Mon Sep 17 00:00:00 2001
From: Deepak Khatri <lorforlinux@beagleboard.org>
Date: Wed, 1 Mar 2023 06:15:33 +0530
Subject: [PATCH] Update chapter10

---
 boards/beagleplay/10-support-documents.rst | 23 +++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

diff --git a/boards/beagleplay/10-support-documents.rst b/boards/beagleplay/10-support-documents.rst
index 7caae3d5..a81a2f0e 100644
--- a/boards/beagleplay/10-support-documents.rst
+++ b/boards/beagleplay/10-support-documents.rst
@@ -1,4 +1,25 @@
 .. _beagleplay-support-documents:
 
 Support documents
-##################
\ No newline at end of file
+##################
+
+Hardware docs
+**************
+
+For any hardware document like schematic diagram PDF, 
+EDA files, and more you can checkout the 
+`BeaglePlay repository <https://git.beagleboard.org/beagleplay/beagleplay>`_.
+
+Software docs
+**************
+
+For BeaglePlay specific software projects you can checkout all the 
+`BeaglePlay project repositories group <https://git.beagleboard.org/beagleplay/beagleplay>`_.
+
+Additional support
+*******************
+
+For any additional support you can submit your queries on our forum,
+https://forum.beagleboard.org/
+
+
-- 
GitLab