From c57ee406763af946f11047cc9f1ba11f6c48523b Mon Sep 17 00:00:00 2001 From: Robert Wolff Date: Mon, 6 Feb 2017 07:57:53 -0800 Subject: [PATCH] Fixed relative link for previous releases. Signed-off-by: Robert Wolff --- Reference-Platform/Platforms/Enterprise/Documentation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Reference-Platform/Platforms/Enterprise/Documentation/README.md b/Reference-Platform/Platforms/Enterprise/Documentation/README.md index ddf0bf9..c3a243a 100644 --- a/Reference-Platform/Platforms/Enterprise/Documentation/README.md +++ b/Reference-Platform/Platforms/Enterprise/Documentation/README.md @@ -18,5 +18,5 @@ A comprehensive guide to using the Enterprise Reference Platform. This guide is #### Resources - [Release Notes](../ReleaseNotes.md) -- [Previous Releases](../PreviousReleases/README.md) +- [Previous Releases](PreviousReleases/README.md) - [Document Contribution Policy](../../../../ContributionPolicy.md)