From 5c4777b9a2c80d61466966536831387f52b16444 Mon Sep 17 00:00:00 2001
From: Kristijonas Ciulcinskas <kristijonas.ciulcinskas@huawei.com>
Date: Wed, 20 Jul 2022 16:24:12 +0200
Subject: [PATCH] README.md: Beautify links in prerequisites

Signed-off-by: Kristijonas Ciulcinskas <kristijonas.ciulcinskas@huawei.com>
---
 README.md | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/README.md b/README.md
index 31fc4d9b..b63d7cb3 100644
--- a/README.md
+++ b/README.md
@@ -66,13 +66,7 @@ projects for building OpenHarmony reference implementation.
 
 ### Prerequisites
 
-In order to build with this layer, you need to use a compatible host OS. See
-https://docs.yoctoproject.org/3.1.8/brief-yoctoprojectqs/brief-yoctoprojectqs.html
-for details on this. Sections
-https://docs.yoctoproject.org/3.1.8/brief-yoctoprojectqs/brief-yoctoprojectqs.html#compatible-linux-distribution
-and
-https://docs.yoctoproject.org/3.1.8/brief-yoctoprojectqs/brief-yoctoprojectqs.html#build-host-packages
-in particular.
+In order to build with this layer, you need to use a compatible host OS. See [yocto brief](https://docs.yoctoproject.org/3.1.8/brief-yoctoprojectqs/brief-yoctoprojectqs.html) for details on this. Sections [yocto for linux](https://docs.yoctoproject.org/3.1.8/brief-yoctoprojectqs/brief-yoctoprojectqs.html#compatible-linux-distribution) and [yocto host packages](https://docs.yoctoproject.org/3.1.8/brief-yoctoprojectqs/brief-yoctoprojectqs.html#build-host-packages) in particular.
 
 Make sure to update as well as install git-lfs which wasn't required in yocto docs:
 
-- 
GitLab