diff --git a/documentation/source/quick-start/build-open-harmony.rst b/documentation/source/quick-start/build-open-harmony.rst
index 5c7fa864ea1e60ac506cc9ec668e07b636c78fd9..33b1c9d7fa498519c1666aa4b1c162c819d5e132 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