diff options
author | Ian Lewis <ianlewis@google.com> | 2020-01-17 02:13:07 -0500 |
---|---|---|
committer | Ian Lewis <ianlewis@google.com> | 2020-01-17 02:13:07 -0500 |
commit | 10ec43c775afaa49ca638cd2d411e975e06dbe78 (patch) | |
tree | 70afacf314a23eacfc364be7d32171ecc05736b5 /content/docs/user_guide/platforms.md | |
parent | 712a2829e75c7c8fce6a24df774ec38f72d14348 (diff) |
Clean up markdown lists
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 72e640cc8..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 |