summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRichard Lander <rlander@microsoft.com>2015-06-01 21:33:41 -0700
committerRichard Lander <rlander@microsoft.com>2015-06-01 21:40:54 -0700
commit01cf43dfe666aa09b430ce72762e71e6da5f23e4 (patch)
treed4e33890382aecdefd5c30bbce1a4365a5ce45c9 /README.md
parent2ff687cd797c2d7304673ebcf4c7f630eefbcd81 (diff)
downloadcoreclr-01cf43dfe666aa09b430ce72762e71e6da5f23e4.tar.gz
coreclr-01cf43dfe666aa09b430ce72762e71e6da5f23e4.tar.bz2
coreclr-01cf43dfe666aa09b430ce72762e71e6da5f23e4.zip
Re-work wiki as Repo docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 3 insertions, 6 deletions
diff --git a/README.md b/README.md
index befcab45da..91d80790d0 100644
--- a/README.md
+++ b/README.md
@@ -47,13 +47,10 @@ Some of the best ways to contribute are to try things out, file bugs, and join i
Looking for something to work on? The list of [up-for-grabs issues](https://github.com/dotnet/coreclr/issues?q=is%3Aopen+is%3Aissue+label%3Aup-for-grabs) is a great place to start.
-Please checkout the wiki to read the [contribution guidelines][Contributing Guide] for .NET Core and the deverloper guide for general information.
+Please read the following documents to get started.
-* [Contributing Guide][Contributing Guide]
-* [Developer Guide](https://github.com/dotnet/coreclr/wiki/Developer-Guide)
-
-[.NET Foundation forums]: http://forums.dotnetfoundation.org/
-[Contributing Guide]: https://github.com/dotnet/coreclr/wiki/Contributing
+* [Contributing Guide](Documentation/contributing.md)
+* [Developer Guide](Documentation/developer-guide.md)
License
-------