[README] Fix a broken link to meta-trinity
authorDongju Chae <dongju.chae@samsung.com>
Mon, 6 Jul 2020 08:31:21 +0000 (17:31 +0900)
committer송욱/On-Device Lab(SR)/Staff Engineer/삼성전자 <wook16.song@samsung.com>
Tue, 7 Jul 2020 01:47:53 +0000 (10:47 +0900)
This patch fixes a broken link to meta-trinity due to the changed
branch name.

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
README.md

index 2f97c78..945fe1f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ NPU_SystemService/    Root directory
 - How to use the NPU Engine library in user apps: press [here](/doc/how_to_use.md)
 - How to debug your apps using the NPU Engine library: press [here](/doc/how_to_debug.md)
 - Usage examples using the NPU Engine library: press [here](/doc/usage_examples.md)
-- NPU Engine-enabled bootable images for an FPGA board: press [here](https://github.sec.samsung.net/AIP/meta-trinity/blob/linux-xlnx-fpga-v4.19/README.md)
+- NPU Engine-enabled bootable images for an FPGA board: press [here](https://github.sec.samsung.net/AIP/meta-trinity/blob/master/README.md)
 
 ## Related Projects
 - [AIP/NPU_Linux-kernel](https://github.sec.samsung.net/AIP/NPU_Linux-kernel): Linux kernel image and drivers (on FastModel simulator)