mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
docs/aws: Fix wrong resource name in sidebar (#7606)
This commit is contained in:
parent
2cb1df2d9d
commit
1ad0402b29
@ -233,7 +233,7 @@
|
|||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li<%= sidebar_current("docs-aws-resource-elb-attachment") %>>
|
<li<%= sidebar_current("docs-aws-resource-elb-attachment") %>>
|
||||||
<a href="/docs/providers/aws/r/elb_attachment.html">aws_elb</a>
|
<a href="/docs/providers/aws/r/elb_attachment.html">aws_elb_attachment</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li<%= sidebar_current("docs-aws-resource-instance") %>>
|
<li<%= sidebar_current("docs-aws-resource-instance") %>>
|
||||||
|
Loading…
Reference in New Issue
Block a user