From 157e81473fa3595e98d3bb141ccb550de1c9257f Mon Sep 17 00:00:00 2001 From: Robert Wolff Date: Fri, 3 Jun 2016 12:20:05 -0700 Subject: [PATCH] Update README.md Fixed broken relative link for KernelPolicy Signed-off-by: Robert Wolff --- Reference-Platform/EnterpriseEdition/D03/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Reference-Platform/EnterpriseEdition/D03/README.md b/Reference-Platform/EnterpriseEdition/D03/README.md index 402bc12..1807993 100644 --- a/Reference-Platform/EnterpriseEdition/D03/README.md +++ b/Reference-Platform/EnterpriseEdition/D03/README.md @@ -16,7 +16,7 @@ At the time of the 16.03 release, the kernel is based on *4.4.11*. For future releases we will also have kernel config fragments for key functionality that will make it easier for other projects and distributions to consume. -The Reference Platform kernel will act as an integration point (very similar to linux-next) for various upstream-targeted features and platform-enablement code on the latest kernel. Please read the [kernel policy](../../KernelPolicy) on how this kernel will be maintained. It is not meant to be a stable kernel - the [LSK](https://wiki.linaro.org/LSK) is already available for that. +The Reference Platform kernel will act as an integration point (very similar to linux-next) for various upstream-targeted features and platform-enablement code on the latest kernel. Please read the [kernel policy](../../KernelPolicy.md) on how this kernel will be maintained. It is not meant to be a stable kernel - the [LSK](https://wiki.linaro.org/LSK) is already available for that. ### Quick Start