From 70ed09d334e365d74e7fbb5069d930f0bdac1716 Mon Sep 17 00:00:00 2001 From: Mark Bonsack Date: Mon, 27 Jan 2020 10:08:52 -0800 Subject: [PATCH] Update vmware docs * Add nav entry for VMware Vsphere * Fix typo in source doc * Rename VMware source directory to proper name --- docs/sources/VMWare/index.md | 4 ++-- mkdocs.yml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/sources/VMWare/index.md b/docs/sources/VMWare/index.md index 7a9e54f..9463ae5 100644 --- a/docs/sources/VMWare/index.md +++ b/docs/sources/VMWare/index.md @@ -1,6 +1,6 @@ -# Vendor - Dell - VMWare +# Vendor - Dell - VMware -## Product - vSphwere - ESX NSX (Controller, Manager, Edge) +## Product - vSphere - ESX NSX (Controller, Manager, Edge) | Ref | Link | diff --git a/mkdocs.yml b/mkdocs.yml index 869a54c..dcf986c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -27,6 +27,7 @@ nav: - Proofpoint: sources/Proofpoint/index.md - Symantec: sources/Symantec/index.md - Ubiquiti: sources/Ubiquiti/index.md + - VMware: sources/VMware/index.md - Zscaler: sources/Zscaler/index.md - 'Demo Lab': 'demo.md' - Performance: 'performance.md'