summaryrefslogtreecommitdiff
path: root/Documentation/README.md
diff options
context:
space:
mode:
authorRich Lander <rlander@microsoft.com>2015-04-28 09:32:16 -0700
committerRich Lander <rlander@microsoft.com>2015-04-28 09:32:16 -0700
commit402b95d4a91896cff8fd0175cca525676daf4107 (patch)
tree2e59273727cf018edf336dae2268e7fdf25c66d9 /Documentation/README.md
parentb5f0749f9e49016ad87377c7e96bf10dc43ad0ec (diff)
downloadcoreclr-402b95d4a91896cff8fd0175cca525676daf4107.tar.gz
coreclr-402b95d4a91896cff8fd0175cca525676daf4107.tar.bz2
coreclr-402b95d4a91896cff8fd0175cca525676daf4107.zip
Update README.md
- Fix custom DNX link.
Diffstat (limited to 'Documentation/README.md')
-rw-r--r--Documentation/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/README.md b/Documentation/README.md
index ed655939ad..bbc550fe50 100644
--- a/Documentation/README.md
+++ b/Documentation/README.md
@@ -18,7 +18,7 @@ Build CoreCLR from Source
- [Building CoreCLR on Windows](windows-instructions.md)
- [Debugging CoreCLR](debugging-instructions.md)
- [Testing CoreCLR Changes](test-instructions.md)
-- [Creating a Custom DNX](dnx-instructions.md)
+- [Creating a Custom DNX](custom-dnx-instructions.md)
Book of the Runtime
===================