Skip to content

Commit 60ff621

Browse files
authored
Update index.html (#328)
Update invalid links from 'master' outdated branch to 'main' branch for VSCode CSS/HTML.
1 parent 8c309cc commit 60ff621

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,7 @@ <h4>Language servers</h4>
757757
<a href="https://www.microsoft.com/">Microsoft</a>
758758
</td>
759759
<td class="repo">
760-
<a href="https://github.com/Microsoft/vscode/tree/master/extensions/css">github.com/Microsoft/vscode/tree/master/extensions/css</a>
760+
<a href="https://github.com/Microsoft/vscode/tree/main/extensions/css">github.com/Microsoft/vscode/tree/main/extensions/css</a>
761761
</td>
762762
<td class="success">
763763
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>
@@ -1674,7 +1674,7 @@ <h4>Language servers</h4>
16741674
<a href="https://www.microsoft.com/">Microsoft</a>
16751675
</td>
16761676
<td class="repo">
1677-
<a href="https://github.com/Microsoft/vscode/tree/master/extensions/html">github.com/Microsoft/vscode/tree/master/extensions/html</a>
1677+
<a href="https://github.com/Microsoft/vscode/tree/main/extensions/html">github.com/Microsoft/vscode/tree/main/extensions/html</a>
16781678
</td>
16791679
<td class="success">
16801680
<span class="glyphicon glyphicon-ok" aria-hidden="true"></span>

0 commit comments

Comments
 (0)