From 14b7335121c45d8b6699878924e17035d15a37df Mon Sep 17 00:00:00 2001
From: shettygururaj <gururaj.shetty@huawei.com>
Date: Mon, 11 Jan 2021 17:58:41 +0530
Subject: [PATCH] test

---
 .../source/quick-start/build-open-harmony.rst          | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/documentation/source/quick-start/build-open-harmony.rst b/documentation/source/quick-start/build-open-harmony.rst
index 5c7fa86..33b1c9d 100644
--- a/documentation/source/quick-start/build-open-harmony.rst
+++ b/documentation/source/quick-start/build-open-harmony.rst
@@ -9,12 +9,6 @@ OpenHarmony is a distributed OS that is designed to run on top of variety of OS
 * `Build and Run Using Linux <using linux>`_ 
 * `Build and Run Using FreeRTOS <using freertos>`_
 
-
-Currently OpenHarmony Supports building image using the following boards: 
-
-* `Nitrogen <https://www.96boards.org/documentation/iot/nitrogen/>`_
-* `Avenger96 <https://www.96boards.org/documentation/consumer/avenger96/>`_
-
 **Figure 1 meta-ohos overview**
 
 .. figure:: images/architecture.png
@@ -22,9 +16,9 @@ Currently OpenHarmony Supports building image using the following boards:
      :alt: meta-ohos overview
 
 Prerequisites
--------------------
+s
 
-To start working with meta-ohos first install git repo:
+To start working with **meta-ohos** first install git repo:
 
 .. code-block:: console
 
-- 
GitLab