From 3d20b2ea1c6c731056b6a1b4bfac624f826474b6 Mon Sep 17 00:00:00 2001 From: Josh Varty Date: Sat, 20 Feb 2016 00:10:15 -0500 Subject: Fix ecma-spec link --- Documentation/botr/intro-to-clr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/botr') diff --git a/Documentation/botr/intro-to-clr.md b/Documentation/botr/intro-to-clr.md index 9f91b3ea7d..3ba3d3b81e 100644 --- a/Documentation/botr/intro-to-clr.md +++ b/Documentation/botr/intro-to-clr.md @@ -256,6 +256,6 @@ Phew! The runtime does a lot! It has taken many pages just to describe _some_ o - [CoreCLR Repo Documentation](README.md) [clr]: http://msdn.microsoft.com/library/8bs2ecf4.aspx -[ecma-spec]: dotnet-standards.md +[ecma-spec]: ../project-docs/dotnet-standards.md [cil-spec]: http://download.microsoft.com/download/7/3/3/733AD403-90B2-4064-A81E-01035A7FE13C/MS%20Partition%20III.pdf [fx-design-guidelines]: http://msdn.microsoft.com/en-us/library/ms229042.aspx -- cgit v1.2.3