Skip to content

Commit f50d97d

Browse files
committed
Fix typo in aws_networking docs (duplicate acl -> interface)
1 parent 1ebe117 commit f50d97d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/source/layouts/aws.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
</li>
155155

156156
<li<%= sidebar_current("docs-aws-resource-network-interface") %>>
157-
<a href="/docs/providers/aws/r/network_interface.html">aws_network_acl</a>
157+
<a href="/docs/providers/aws/r/network_interface.html">aws_network_interface</a>
158158
</li>
159159

160160
<li<%= sidebar_current("docs-aws-resource-proxy-protocol-policy") %>>

0 commit comments

Comments
 (0)