1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-11 18:20:26 +09:00

Move cross-platform-crypto doc (dotnet/corefx#22374)

Commit migrated from c7a3a8558c
This commit is contained in:
Rich Lander 2017-07-18 09:54:24 -07:00 committed by GitHub
parent 7457b39912
commit a180ec29bb
2 changed files with 2 additions and 1 deletions

View file

@ -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
============