Skip to content

Commit 92ea810

Browse files
authored
Merge pull request #94191 from DCtheGeek/dmc-products-default
Making All the default of Products tab
2 parents f179035 + 85c88cc commit 92ea810

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ featureFlags:
363363
<a href="#products">Products</a>
364364
<ul id="products">
365365
<li>
366-
<a href="#all">All</a>
366+
<a data-default="true" href="#all">All</a>
367367
<ul id="all" class="directory">
368368
<li>
369369
<div class="group">
@@ -2666,7 +2666,7 @@ featureFlags:
26662666
</ul>
26672667
</li>
26682668
<li>
2669-
<a data-default="true" href="#Compute">Compute</a>
2669+
<a href="#Compute">Compute</a>
26702670
<ul id="Compute" class="cardsA">
26712671
<li>
26722672
<a href="/azure/virtual-machines/linux/">

0 commit comments

Comments
 (0)