Docs: Fix name according to reality (route-table-assoc->route-table-association)

This commit is contained in:
Radek Simko 2015-05-30 15:49:18 +01:00
parent 09d7b90e47
commit 14279e04d0
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
---
layout: "aws"
page_title: "AWS: aws_route_table_association"
sidebar_current: "docs-aws-resource-route-table-assoc"
sidebar_current: "docs-aws-resource-route-table-association"
description: |-
Provides a resource to create an association between a subnet and routing table.
---

View File

@ -153,8 +153,8 @@
<a href="/docs/providers/aws/r/route_table.html">aws_route_table</a>
</li>
<li<%= sidebar_current("docs-aws-resource-route-table-assoc") %>>
<a href="/docs/providers/aws/r/route_table_assoc.html">aws_route_table_association</a>
<li<%= sidebar_current("docs-aws-resource-route-table-association") %>>
<a href="/docs/providers/aws/r/route_table_association.html">aws_route_table_association</a>
</li>
<li<%= sidebar_current("docs-aws-resource-s3-bucket") %>>