Skip to content

Commit 7d1357b

Browse files
committed
website: fix use case always highlighting
1 parent f934a10 commit 7d1357b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/source/layouts/intro.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<a href="/intro/index.html">What is Terraform?</a>
77
</li>
88

9-
<li<%= sidebar_current("what") %>>
9+
<li<%= sidebar_current("use-cases") %>>
1010
<a href="/intro/index.html">Use Cases</a>
1111
</li>
1212

0 commit comments

Comments
 (0)