Skip to content

Commit 1dc918d

Browse files
josh-TylerLeonhardt
authored andcommitted
Update broken links in README (#1679)
* Update "installation instructions" README link As per https://github.com/PowerShell/PowerShell/pull/8468/files * Update "Install from a VSIX" link microsoft/vscode-docs@9dca51f * Remove redundant query parameter in README
1 parent b9ca115 commit 1dc918d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ that Visual Studio Code provides.
1212
- **Linux** with PowerShell Core (all PowerShell-supported distributions)
1313
- **macOS and OS X** with PowerShell Core
1414

15-
Read the [installation instructions](https://github.com/PowerShell/PowerShell/blob/master/docs/learning-powershell/using-vscode.md)
15+
Read the [installation instructions](https://docs.microsoft.com/en-us/powershell/scripting/components/vscode/using-vscode)
1616
to get more details on how to use the extension on these platforms.
1717

1818
Read the [FAQ](https://github.com/PowerShell/vscode-powershell/wiki/FAQ) for answers to common questions.
@@ -38,7 +38,7 @@ In the Extensions pane, search for "PowerShell" extension and install it there.
3838
get notified automatically about any future extension updates!
3939

4040
You can also install a VSIX package from our [Releases page](https://github.com/PowerShell/vscode-powershell/releases) by following the
41-
[Install from a VSIX](https://code.visualstudio.com/docs/extensions/install-extension#_install-from-a-vsix)
41+
[Install from a VSIX](https://code.visualstudio.com/docs/editor/extension-gallery#_install-from-a-vsix)
4242
instructions. The easiest way is through the command line:
4343

4444
```

0 commit comments

Comments
 (0)