summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRichard Lander <rlander@microsoft.com>2015-03-17 11:00:44 -0700
committerRichard Lander <rlander@microsoft.com>2015-03-17 11:00:44 -0700
commit74297fe228688ee728c7720c0c06dc2491cf1cb5 (patch)
tree6ffe65239aa9f2b487c2ec1105823f864d6fdd38 /README.md
parent1e420bcd100208f8bb2792522b121c1aee5aa1f0 (diff)
downloadcoreclr-74297fe228688ee728c7720c0c06dc2491cf1cb5.tar.gz
coreclr-74297fe228688ee728c7720c0c06dc2491cf1cb5.tar.bz2
coreclr-74297fe228688ee728c7720c0c06dc2491cf1cb5.zip
Convert document index into more GH-centric format
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3a3e786eae..84321d620a 100644
--- a/README.md
+++ b/README.md
@@ -20,9 +20,9 @@ Want to chat with other members of the CoreCLR community?
Historically, new devs to the CLR team would be encouraged to read the "Book of the Runtime" (BotR) before making substative changes to the product. We have released the meaningful BotR chapters and other documents, for the same goal with new contributors.
- [Introduction to the Common Language Runtime](Documentation/intro-to-clr.md)
-- [Book of the Runtime](Documentation/index.md#book-of-the-runtime)
+- [Book of the Runtime](Documentation/README.md#book-of-the-runtime)
- [CLR Coding Guide](Documentation/clr-code-guide.md)
-- [Documents Index](Documentation/index.md)
+- [Documents Index](Documentation)
## How to Engage, Contribute and Provide Feedback