Skip to content

Commit 28b40ba

Browse files
authoredFeb 28, 2020
Add external link icon to learn chef link (chef#2361)
Signed-off-by: IanMadd <[email protected]>
1 parent 1011586 commit 28b40ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎layouts/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h4><i class="far fa-map"></i>Getting Started</h4>
2424
<li><a href="/quick_start/">Quick Start</a></li>
2525
<li><a href="/platform_overview/">Platform Overview</a></li>
2626
<li><a href="/chef_overview/">Chef Infra Overview</a></li>
27-
<li><a href="https://learn.chef.io/tracks/getting-started/">Learn Chef</a>
27+
<li><a href="https://learn.chef.io/tracks/getting-started/" class="external">Learn Chef</a>
2828
<div class="external_link_icon"></div>
2929
</li>
3030
</ul>

0 commit comments

Comments
 (0)
Please sign in to comment.