From 35c840da55313d8c894c41bc9b613cb730e344b3 Mon Sep 17 00:00:00 2001 From: Robert Wolff Date: Fri, 23 Sep 2016 00:31:40 -0700 Subject: [PATCH] Update README.md Fixed relative links to the various moved files Signed-off-by: Robert Wolff --- Reference-Platform/README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Reference-Platform/README.md b/Reference-Platform/README.md index cddc0d3..d14752b 100644 --- a/Reference-Platform/README.md +++ b/Reference-Platform/README.md @@ -8,9 +8,9 @@ For more information about the Reference Software Platform project please watch

- [Release Highlights](Highlights.md) | - [Known Issues](Known-Issues.md)
- Release Status ([CE](ReleaseStatus/RPB-CE-Release.md) / [EE](ReleaseStatus/RPB-EE-Release.md)) + [Release Highlights](Extras/Highlights.md) | + [Known Issues](Extras/Known-Issues.md)
+ Release Status ([CE](Extras/ReleaseStatus/RPB-CE-Release.md) / [EE](Extras/ReleaseStatus/RPB-EE-Release.md))
*** @@ -26,17 +26,17 @@ For more information about the Reference Software Platform project please watch #### Resources -- [Previous RPB Releases](PreviousReleases/README.md) -- [RPB CI](RPB-CI.md) -- [Report a bug](Report-a-bug.md) -- [Feedback and Support](Feedback-and-Support.md) -- [Kernel Policy](KernelPolicy.md) -- [Kernel Roadmap](Kernel-Roadmap.md) +- [Previous RPB Releases](Extras/PreviousReleases/README.md) +- [RPB CI](Extras/RPB-CI.md) +- [Report a bug](Extras/Report-a-bug.md) +- [Feedback and Support](Extras/Feedback-and-Support.md) +- [Kernel Policy](Extras/KernelPolicy.md) +- [Kernel Roadmap](Extras/Kernel-Roadmap.md) ***

[Contribute to RPB](Contribute/README.md) | - [Doc Contribution Policy](../ContributionPolicy.md) + [Document Contribution Policy](../ContributionPolicy.md)