From 9db3cc265df4a209e179e850e1768672a9f66ffa Mon Sep 17 00:00:00 2001 From: Robert Wolff Date: Wed, 1 Jun 2016 05:40:09 -0700 Subject: [PATCH] Update README.md Added build from source bootloader relative liink Signed-off-by: Robert Wolff --- Reference-Platform/ConsumerEdition/HiKey/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Reference-Platform/ConsumerEdition/HiKey/README.md b/Reference-Platform/ConsumerEdition/HiKey/README.md index 02acff0..10be7da 100644 --- a/Reference-Platform/ConsumerEdition/HiKey/README.md +++ b/Reference-Platform/ConsumerEdition/HiKey/README.md @@ -22,4 +22,4 @@ *** -Access **bootloader** build from source instructions [here](https://github.com/Linaro/documentation/wiki/Reference-Platform-Bootloader-Hikey#building-from-source) +Access **bootloader** build from source instructions [here](BuildSourceBL.md)