provider/aws: Add the correct navigation links for the aws_inspector_* (#11240)

docs
pull/11243/head
Paul Stack 9 years ago committed by GitHub
parent f7b3590801
commit ebfaf42cb0

@ -2,7 +2,7 @@
layout: "aws"
page_title: "AWS: aws_inspector_assessment_target"
sidebar_current: "docs-aws-resource-inspector-assessment-target"
description: |\
description: |-
Provides a Inspector assessment target.
---

@ -2,7 +2,7 @@
layout: "aws"
page_title: "AWS: aws_inspector_assessment_template"
sidebar_current: "docs-aws-resource-inspector-assessment-template"
description: |\
description: |-
Provides a Inspector assessment template.
---

@ -2,7 +2,7 @@
layout: "aws"
page_title: "AWS: aws_inspector_resource_group"
sidebar_current: "docs-aws-resource-inspector-resource-group"
description: |\
description: |-
Provides a Inspector resource group.
---

@ -667,7 +667,7 @@
<ul class="nav nav-visible">
<li<%= sidebar_current("docs-aws-resource-inspector-assessment-target") %>>
<a href="/docs/providers/aws/r/inspector_assessment_template.html">aws_inspector_assessment_target</a>
<a href="/docs/providers/aws/r/inspector_assessment_target.html">aws_inspector_assessment_target</a>
</li>
<li<%= sidebar_current("docs-aws-resource-inspector-assessment-template") %>>

Loading…
Cancel
Save