Update "blog" to tutorial

Co-authored-by: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
Kaslin Fields 2020-06-30 09:47:33 -07:00 committed by GitHub
parent a7ad0395ab
commit 590258794a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -36,7 +36,7 @@ So when it comes to running containers on Windows, there are actually two very i
* Native Windows processes running as native Windows Server style containers,
* and traditional Linux containers running on a Linux Kernel, generally hosted on a lightweight Hyper-V Virtual Machine.
You can learn more about Linux and Windows containers in [this blog from Microsoft](https://docs.microsoft.com/en-us/virtualization/windowscontainers/deploy-containers/linux-containers).
You can learn more about Linux and Windows containers in this [tutorial](https://docs.microsoft.com/en-us/virtualization/windowscontainers/deploy-containers/linux-containers) from Microsoft.
@ -102,4 +102,3 @@ As a closing message from SIG-Windows:
***
#### _"We welcome you to get involved and join our community to share feedback and deployment stories, and contribute to code, docs, and improvements of any kind."_
***