summaryrefslogtreecommitdiff
path: root/Documentation/botr
diff options
context:
space:
mode:
authorJosh Varty <JoshVarty@users.noreply.github.com>2016-02-20 00:10:15 -0500
committerJosh Varty <JoshVarty@users.noreply.github.com>2016-02-20 00:10:15 -0500
commit3d20b2ea1c6c731056b6a1b4bfac624f826474b6 (patch)
treea2844488697b444871a92f0400c1b09b4ca56c42 /Documentation/botr
parent7045ca7a6de381b382a709dc0a61f49ca713d160 (diff)
downloadcoreclr-3d20b2ea1c6c731056b6a1b4bfac624f826474b6.tar.gz
coreclr-3d20b2ea1c6c731056b6a1b4bfac624f826474b6.tar.bz2
coreclr-3d20b2ea1c6c731056b6a1b4bfac624f826474b6.zip
Fix ecma-spec link
Diffstat (limited to 'Documentation/botr')
-rw-r--r--Documentation/botr/intro-to-clr.md2
1 files changed, 1 insertions, 1 deletions
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