docs: update link to releases for vscode extension

This commit is contained in:
Andrew Scott
2025-12-15 09:40:29 -08:00
committed by Andrew Kushnir
parent a2aa8fef05
commit a1eb2cef16
+1 -1
View File
@@ -51,7 +51,7 @@ For more information, please see [#594](https://github.com/angular/vscode-ng-lan
## Installing a particular release build
Download the `.vsix` file for the release that you want to install from the [releases](https://github.com/angular/vscode-ng-language-service/releases) tab.
Download the `.vsix` file for the release that you want to install from the [releases](https://github.com/angular/angular/releases?q=vscode&expanded=true) tab.
_Do not open the .vsix file directly_. Instead, in Visual Studio code, go to the extensions tab. Click on the "..." menu in the upper right corner of the extensions tab, select "Install from vsix..." and then select the .vsix file for the release you just downloaded.