From cc1c0634a20138572b2dda20aa303388ff25febe Mon Sep 17 00:00:00 2001 From: Zlatko Knezevic Date: Mon, 15 Jun 2015 10:12:29 -0700 Subject: Fix the ECMA standard link On README.md, the intro to .NET Core had a wrong link. Missing the directory portion. --- Documentation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/README.md') diff --git a/Documentation/README.md b/Documentation/README.md index d6b0e75a01..2ecc6c5227 100644 --- a/Documentation/README.md +++ b/Documentation/README.md @@ -6,7 +6,7 @@ This repo includes several documents that explain both high-level and low-level Intro to .NET Core ================== -.NET Core is a self-contained .NET runtime and framework that implements [ECMA 335](dotnet-standards.md). It can be (and has been) ported to multiple architectures and platforms. It support a variety of installation options, having no specific deployment requirements itself. +.NET Core is a self-contained .NET runtime and framework that implements [ECMA 335](project-docs/dotnet-standards.md). It can be (and has been) ported to multiple architectures and platforms. It support a variety of installation options, having no specific deployment requirements itself. Learn about .NET Core ==================== -- cgit v1.2.3