Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordanmosemsft <danmose@microsoft.com>2019-11-19 01:47:11 +0300
committerdanmosemsft <danmose@microsoft.com>2019-11-19 01:47:11 +0300
commit3b983d5b2de9181831ca27f80542c21148a84544 (patch)
tree6b607aeea6a12ea09ee4e193a1878a838a0ecd5d /README.md
parentae46e6d83dfc85683508ea35fc8a6db962a3d610 (diff)
local links
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 d9b3777f70b..b35f7ec617f 100644
--- a/README.md
+++ b/README.md
@@ -29,8 +29,8 @@ We welcome contributions! Many people all over the world have helped make this p
* If you want to contribute a fix or improvement, you'll want to check out these links
* Requirements to build this repo ([Linux](docs/building/linux-requirements.md), [macOS](docs/building/macos-requirements.md), [Windows](docs/building/windows-requirements.md))
- * What kind of contributions you might want to make [in the runtime](https://github.com/dotnet/coreclr/blob/master/Documentation/project-docs/contributing.md) and [in the libraries](https://github.com/dotnet/corefx/blob/master/Documentation/project-docs/contributing.md)
- * [How you can make a change happen!](https://github.com/dotnet/coreclr/blob/master/Documentation/project-docs/contributing-workflow.md) (some of this is yet to be updated for this new repo)
+ * What kind of contributions you might want to make [in the runtime](docs/coreclr/project-docs/contributing.md) and [in the libraries](docs/libraries/project-docs/contributing.md)
+ * [How you can make a change happen!](docs/coreclr/project-docs/contributing-workflow.md)
* How to build and test your change (coming soon)
## Reporting security issues and security bugs