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:
authorRich Lander <rlander@microsoft.com>2017-07-18 19:54:24 +0300
committerGitHub <noreply@github.com>2017-07-18 19:54:24 +0300
commitc7a3a8558c9ab9ea0723bf061561d55c69b5a692 (patch)
tree5f1ef52f79ffe16c0e29f78d9c885c67f26bee80 /Documentation/README.md
parentc88064e2054fca0789511410260906ff5ff0468d (diff)
Move cross-platform-crypto doc (#22374)
Diffstat (limited to 'Documentation/README.md')
-rw-r--r--Documentation/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/README.md b/Documentation/README.md
index 3095360f40..acf24b4c27 100644
--- a/Documentation/README.md
+++ b/Documentation/README.md
@@ -9,7 +9,7 @@ Intro to .NET Core
Learn about .NET Core
====================
-- [[WIP] Official .NET Core Docs](http://dotnet.github.io/)
+- [Official .NET Core Docs](https://docs.microsoft.com/dotnet/core)
Get .NET Core
=============
@@ -20,6 +20,7 @@ Architecture Docs
=================
- [.NET Core Globalization Invariant Mode](architecture/globalization-invariant-mode.md)
+- [Cross-Platform Cryptography](architecture/cross-platform-cryptography.md)
Project Docs
============