From 998d81a68e5e6a8b53ccfb127d796576c9145224 Mon Sep 17 00:00:00 2001
From: shettygururaj <gururaj.shetty@huawei.com>
Date: Wed, 17 Mar 2021 12:57:57 +0530
Subject: [PATCH] Headings moved to maintain consistency. Fixes Issue #33

---
 supported-boards/96b-Avenger.rst  | 2 +-
 supported-boards/96b-nitrogen.rst | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/supported-boards/96b-Avenger.rst b/supported-boards/96b-Avenger.rst
index a6042df..01159dc 100644
--- a/supported-boards/96b-Avenger.rst
+++ b/supported-boards/96b-Avenger.rst
@@ -17,7 +17,7 @@ processors and the microcontroller, Avenger96 can simultaneously run Linux and Z
 powering up and programming the microcontroller with the appropriate image. Linux provides interfaces to communicate with the program running on the microcontroller.
 
 Hardware
-========
+********
 
 * For detailed specification, see `Avenger96 product page on the 96Boards website <https://www.96boards.org/product/avenger96/>`__.
 
diff --git a/supported-boards/96b-nitrogen.rst b/supported-boards/96b-nitrogen.rst
index 16dda69..977fa71 100644
--- a/supported-boards/96b-nitrogen.rst
+++ b/supported-boards/96b-nitrogen.rst
@@ -8,6 +8,9 @@
 .. contents:: 
    :depth: 3
 
+Overview
+********
+
 Nitrogen, a compliant IoT Edition board provides economical and compact BLE solutions for various IoT projects. This board includes the below features:
 
 * Nordic nRF52832 microcontroller
-- 
GitLab