diff options
author | Ian Lewis <ianlewis@google.com> | 2020-01-21 01:11:58 -0500 |
---|---|---|
committer | Ian Lewis <ianlewis@google.com> | 2020-01-21 01:11:58 -0500 |
commit | a910cc8fd10e508de56e97c2de2af289c1f1f7bb (patch) | |
tree | d41db4d1a236f32cd62b4d8a22a7ca25bdc0075e /content/docs/user_guide/platforms.md | |
parent | dcd8504d9866a9b0d95fadbff79e599f5d6893db (diff) | |
parent | 3bdcdb0097d4a1d499d78c9e5a50dab2e1a01e0a (diff) |
Merge branch 'lint-md'
Diffstat (limited to 'content/docs/user_guide/platforms.md')
-rw-r--r-- | content/docs/user_guide/platforms.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/content/docs/user_guide/platforms.md b/content/docs/user_guide/platforms.md index e15072068..b0b76c0ee 100644 --- a/content/docs/user_guide/platforms.md +++ b/content/docs/user_guide/platforms.md @@ -58,10 +58,10 @@ If you are using a virtual machine you will need to make sure that nested virtualization is configured. Here are links to documents on how to set up nested virtualization in several popular environments: - * Google Cloud: [Enabling Nested Virtualization for VM Instances][nested-gcp] - * Microsoft Azure: [How to enable nested virtualization in an Azure VM][nested-azure] - * VirtualBox: [Nested Virtualization][nested-virtualbox] - * KVM: [Nested Guests][nested-kvm] +* Google Cloud: [Enabling Nested Virtualization for VM Instances][nested-gcp] +* Microsoft Azure: [How to enable nested virtualization in an Azure VM][nested-azure] +* VirtualBox: [Nested Virtualization][nested-virtualbox] +* KVM: [Nested Guests][nested-kvm] ### Configuring Docker |