From 2114f2c71b4e9086e420abfce8d771959073e099 Mon Sep 17 00:00:00 2001 From: Robert Wolff Date: Fri, 3 Jun 2016 12:16:13 -0700 Subject: [PATCH] Update README.md Fixed broken relative link for KernelPolicy Signed-off-by: Robert Wolff --- Reference-Platform/EnterpriseEdition/D02/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Reference-Platform/EnterpriseEdition/D02/README.md b/Reference-Platform/EnterpriseEdition/D02/README.md index 8b6cd82..df6bf0e 100644 --- a/Reference-Platform/EnterpriseEdition/D02/README.md +++ b/Reference-Platform/EnterpriseEdition/D02/README.md @@ -16,7 +16,7 @@ At the time of the 16.03 release, the kernel is based on *4.4.0*. 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) 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