From 966c0d5e6f31f01e9797e5360e30c9cf78428039 Mon Sep 17 00:00:00 2001 From: ARUL DEVARAJAN <arulkumaran.devarajan@huawei.com> Date: Tue, 2 Mar 2021 06:56:29 +0000 Subject: [PATCH] Supported Boards: Reference Link updation * Getting Started cross-reference links are updated in supported boards. * Signed off by Arul Kumaran <arulkumaran.devarajan@huawei.com> --- supported-boards/README.rst | 2 +- supported-boards/seco-imx8mm-c61.rst | 4 ++-- supported-boards/seco-intel-b68.rst | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/supported-boards/README.rst b/supported-boards/README.rst index 7db42a7..f5874d2 100644 --- a/supported-boards/README.rst +++ b/supported-boards/README.rst @@ -21,7 +21,7 @@ Supported Boards * :ref:`zephyr_flavour` * :ref:`freertos_flavour` -For more detailed information of kernel specific flavours, see `Getting Started <https://git.ostc-eu.org/OSTC/OHOS/docs/developer-guide/-/blob/master/documentation/source/quick-start/build-open-harmony.rst>`_. +For more detailed information of kernel specific flavours, see :ref:`Getting Started <BuildOpenharmony>`. .. note:: diff --git a/supported-boards/seco-imx8mm-c61.rst b/supported-boards/seco-imx8mm-c61.rst index 787e6dd..124461b 100644 --- a/supported-boards/seco-imx8mm-c61.rst +++ b/supported-boards/seco-imx8mm-c61.rst @@ -30,7 +30,7 @@ core-image-base Building OHOS image =================== -To clone the source code, perform the procedure in `Getting started <https://git.ostc-eu.org/OSTC/OHOS/docs/developer-guide/-/blob/master/documentation/source/quick-start/build-open-harmony.rst>`__. +To clone the source code, perform the procedure in :ref:`Getting Started <BuildOpenharmony>`. Linux image ----------- @@ -165,4 +165,4 @@ Loaded Modules error 24576 4 caamalg_desc,caamhash_desc,caam,caam_jr imx8mm_thermal 16384 0 snd_soc_fsl_sai 20480 0 - imx_cpufreq_dt 16384 0 \ No newline at end of file + imx_cpufreq_dt 16384 0 diff --git a/supported-boards/seco-intel-b68.rst b/supported-boards/seco-intel-b68.rst index 0e38a5a..d9f20cc 100644 --- a/supported-boards/seco-intel-b68.rst +++ b/supported-boards/seco-intel-b68.rst @@ -35,7 +35,7 @@ Supported images Building OHOS image =================== -To clone the source code, perform the procedure in `Getting started <https://git.ostc-eu.org/OSTC/OHOS/docs/developer-guide/-/blob/master/documentation/source/quick-start/build-open-harmony.rst>`__. +To clone the source code, perform the procedure in :ref:`Getting Started <BuildOpenharmony>`. Linux image ----------- -- GitLab