From 968bfe08d1210147e0f46623b78f99b1b4aef66d Mon Sep 17 00:00:00 2001 From: Henning L Date: Sat, 27 Oct 2018 23:22:52 +0200 Subject: [PATCH] Fix onboarding deadlink --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b736e98..5555854 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 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/). # How to use the repo -Onboarding instructions can be found on the [repo wiki](https://github.com/Microsoft/linux-vm-tools/wiki/Onboarding). +Onboarding instructions for Ubuntu can be found on the [repo wiki](https://github.com/Microsoft/linux-vm-tools/wiki/Onboarding:-Ubuntu). # FAQ Frequently Asked Questions for this repo can be found on the [repo wiki](https://github.com/Microsoft/linux-vm-tools/wiki/FAQ).