We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f179035 + 85c88cc commit 92ea810Copy full SHA for 92ea810
articles/index.md
@@ -363,7 +363,7 @@ featureFlags:
363
<a href="#products">Products</a>
364
<ul id="products">
365
<li>
366
- <a href="#all">All</a>
+ <a data-default="true" href="#all">All</a>
367
<ul id="all" class="directory">
368
369
<div class="group">
@@ -2666,7 +2666,7 @@ featureFlags:
2666
</ul>
2667
</li>
2668
2669
- <a data-default="true" href="#Compute">Compute</a>
+ <a href="#Compute">Compute</a>
2670
<ul id="Compute" class="cardsA">
2671
2672
<a href="/azure/virtual-machines/linux/">
0 commit comments