From 8315d700fb68d70c93e95e38600f6610da2964b5 Mon Sep 17 00:00:00 2001 From: Kyriakos Oikonomakos Date: Tue, 22 Oct 2019 18:16:35 +0100 Subject: [PATCH] r/host: Fix sidebar links (#877) Link to the resource's docs is missing from the index. Unless someone knows the page exists they are will not be able to access it. --- website/docs/r/host.html.markdown | 2 +- website/vsphere.erb | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/website/docs/r/host.html.markdown b/website/docs/r/host.html.markdown index 6ec1a8bfa..8a3313e14 100644 --- a/website/docs/r/host.html.markdown +++ b/website/docs/r/host.html.markdown @@ -1,7 +1,7 @@ --- layout: "vsphere" page_title: "VMware vSphere: vsphere_host" -sidebar_current: "docs-vsphere-resource-inventory-host" +sidebar_current: "docs-vsphere-resource-compute-host" description: |- Provides a VMware vSphere host resource. This represents an ESXi host that can be used either as part of a Compute Cluster or Standalone. --- diff --git a/website/vsphere.erb b/website/vsphere.erb index fd4d1af15..a7074060c 100644 --- a/website/vsphere.erb +++ b/website/vsphere.erb @@ -67,6 +67,9 @@ > Host and Cluster Management Resources