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

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavis Goodin <dagood@microsoft.com>2016-10-11 21:29:37 +0300
committerDavis Goodin <dagood@microsoft.com>2016-10-12 19:48:35 +0300
commitdd2bfa20c59548676b02bf3d4bbd29bb9eba5f8b (patch)
treed388f1c4d13205c571e5aaa39ca4f264cc6396de /Documentation/README.md
parentbe874f8337f2b2e6ff72fa02ae337a00755e085e (diff)
Move NuGet dependency documentation to buildtools.
Diffstat (limited to 'Documentation/README.md')
-rw-r--r--Documentation/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/README.md b/Documentation/README.md
index 5fd2da332d..93eb6a2316 100644
--- a/Documentation/README.md
+++ b/Documentation/README.md
@@ -31,7 +31,7 @@ Project Docs
- [Strong Name Signing](project-docs/strong-name-signing.md)
- [Public Signing](project-docs/public-signing.md)
- [Repo Organization](project-docs/repo-organization.md)
-- [Project NuGet Dependencies](project-docs/project-nuget-dependencies.md)
+- [Project NuGet Dependencies](https://github.com/dotnet/buildtools/blob/master/Documentation/project-nuget-dependencies.md)
Coding Guidelines
=================