diff options
author | Dan Moseley <danmose@microsoft.com> | 2016-11-10 14:35:55 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-10 14:35:55 -0800 |
commit | a6a2f104cdaba5b947d518b11357c26522b7b298 (patch) | |
tree | 7b43f5817988ea38fb2fa57c81567965744b1114 /Documentation | |
parent | f76e895a504f4f3a93c519218214d70ce277c4db (diff) | |
download | coreclr-a6a2f104cdaba5b947d518b11357c26522b7b298.tar.gz coreclr-a6a2f104cdaba5b947d518b11357c26522b7b298.tar.bz2 coreclr-a6a2f104cdaba5b947d518b11357c26522b7b298.zip |
README.md is the idiomatic approach for github (#8076)
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/README.md | 2 | ||||
-rw-r--r-- | Documentation/botr/README.md (renamed from Documentation/botr/_tableOfContents.md) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/README.md b/Documentation/README.md index 7e29013bb2..1a3906b969 100644 --- a/Documentation/README.md +++ b/Documentation/README.md @@ -59,7 +59,7 @@ Book of the Runtime The Book of the Runtime is a set of chapters that go in depth into various interesting aspects of the design of the .NET Framework. -- [Book of the Runtime](botr/_tableOfContents.md) +- [Book of the Runtime](botr/README.md) For your convenience, here are a few quick links to popular chapters: diff --git a/Documentation/botr/_tableOfContents.md b/Documentation/botr/README.md index db4ffc121c..db4ffc121c 100644 --- a/Documentation/botr/_tableOfContents.md +++ b/Documentation/botr/README.md |