From 36539f1a2589ab95cf9a7f833bf6ac255be3bc1c Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 9 Apr 2018 10:52:57 -0700 Subject: [PATCH 1/3] add VMware NSX-T links to provider index pages --- website/docs/providers/index.html.markdown | 5 +++++ website/docs/providers/type/major-index.html.markdown | 2 ++ 2 files changed, 7 insertions(+) diff --git a/website/docs/providers/index.html.markdown b/website/docs/providers/index.html.markdown index 868118ac6..d285df1e1 100644 --- a/website/docs/providers/index.html.markdown +++ b/website/docs/providers/index.html.markdown @@ -139,7 +139,12 @@ down to see all providers. Vault VMware vCloud Director + VMware NSX-T + + VMware vSphere + + diff --git a/website/docs/providers/type/major-index.html.markdown b/website/docs/providers/type/major-index.html.markdown index ab6200320..278287c88 100644 --- a/website/docs/providers/type/major-index.html.markdown +++ b/website/docs/providers/type/major-index.html.markdown @@ -31,4 +31,6 @@ tested by HashiCorp. [Oracle Public Cloud](/docs/providers/opc/index.html) +[VMware NSX-T](/docs/provider/nsxt/index.html) + [VMware vSphere](/docs/providers/vsphere/index.html) From 3ab13fefad6894a40de0f5a584bf4146e3869985 Mon Sep 17 00:00:00 2001 From: Chris Griggs Date: Mon, 9 Apr 2018 11:05:36 -0700 Subject: [PATCH 2/3] Fix typo --- website/docs/providers/index.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/providers/index.html.markdown b/website/docs/providers/index.html.markdown index d285df1e1..8f8a4fdd1 100644 --- a/website/docs/providers/index.html.markdown +++ b/website/docs/providers/index.html.markdown @@ -139,7 +139,7 @@ down to see all providers. Vault VMware vCloud Director - VMware NSX-T + VMware NSX-T VMware vSphere From b0f0dd27955caffbe1cac4ca5d6833bcb65ceec6 Mon Sep 17 00:00:00 2001 From: Chris Griggs Date: Mon, 9 Apr 2018 11:06:06 -0700 Subject: [PATCH 3/3] fix typo --- website/docs/providers/type/major-index.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/providers/type/major-index.html.markdown b/website/docs/providers/type/major-index.html.markdown index 278287c88..c6dd892dc 100644 --- a/website/docs/providers/type/major-index.html.markdown +++ b/website/docs/providers/type/major-index.html.markdown @@ -31,6 +31,6 @@ tested by HashiCorp. [Oracle Public Cloud](/docs/providers/opc/index.html) -[VMware NSX-T](/docs/provider/nsxt/index.html) +[VMware NSX-T](/docs/providers/nsxt/index.html) [VMware vSphere](/docs/providers/vsphere/index.html)