From 317a90f06ff3fe1424e8ece94b5589e26d33d8ea Mon Sep 17 00:00:00 2001 From: Craig Wilhite Date: Tue, 7 Jan 2020 11:16:13 -0800 Subject: [PATCH] Update link to blogpost in readme Resolves: #96 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5555854..2b78b61 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Repo Overview -This repository is the home of a set of bash scripts that enable and configure an enhanced session mode on Linux VMs (Ubuntu, arch) for Hyper-V. You can learn more about this in our [blog post](https://blogs.technet.microsoft.com/virtualization/2018/02/28/sneak-peek-taking-a-spin-with-enhanced-linux-vms/). +This repository is the home of a set of bash scripts that enable and configure an enhanced session mode on Linux VMs (Ubuntu, arch) for Hyper-V. You can learn more about this in our [blog post](https://techcommunity.microsoft.com/t5/virtualization/sneak-peek-taking-a-spin-with-enhanced-linux-vms/ba-p/382415). # How to use the repo Onboarding instructions for Ubuntu can be found on the [repo wiki](https://github.com/Microsoft/linux-vm-tools/wiki/Onboarding:-Ubuntu).