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:50:06 +0300
committerdanmosemsft <danmose@microsoft.com>2019-11-19 01:50:06 +0300
commite21bcd1afe4c882c7c4738d255d77b73efae5686 (patch)
tree461591e8241145f663e3df240657cf08e6b7f9a8 /README.md
parent3b983d5b2de9181831ca27f80542c21148a84544 (diff)
dev guide
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b35f7ec617f..db9c30151c4 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ We welcome contributions! Many people all over the world have helped make this p
* 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](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)
+ * How to build and test your change [in the runtime](docs/coreclr/project-docs/developer-guide.md) and [in the libraries](docs/libraries/project-docs/developer-guide.md)
## Reporting security issues and security bugs