Skip to content

Commit b6e308c

Browse files
authored
fix links
1 parent 6b8f6da commit b6e308c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/ides/vscode-extensions.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@ This article will show you the ways to add VS Code extensions and use them with
44
a Coder workspace:
55

66
1. Using the
7-
[public extensions marketplaces](vs-code-extensions.md#using-the-public-extensions-marketplaces)
7+
[public extensions marketplaces](vscode-extensions.md#using-the-public-extensions-marketplaces)
88
with Code Web (code-server)
99
1. Adding
10-
[extensions to custom images](vs-code-extensions.md#adding-extensions-to-custom-images)
10+
[extensions to custom images](vscode-extensions.md#adding-extensions-to-custom-images)
1111
1. Installing extensions
12-
[using its `vsix` file at the command line](vs-code-extensions.md#installing-extensions-using-its-vsix-file-at-the-command-line)
12+
[using its `vsix` file at the command line](vscode-extensions.md#installing-extensions-using-its-vsix-file-at-the-command-line)
1313
1. Installing extensions
14-
[from a marketplace using the command line](vs-code-extensions.md#installing-from-a-marketplace-at-the-command-line)
14+
[from a marketplace using the command line](vscode-extensions.md#installing-from-a-marketplace-at-the-command-line)
1515
1. Using a
16-
[local VS Code instance with SSH](vs-code-extensions.md#using-a-local-vs-code-instance-with-ssh)
16+
[local VS Code instance with SSH](vscode-extensions.md#using-a-local-vs-code-instance-with-ssh)
1717

1818
## Using the public extensions marketplaces
1919

0 commit comments

Comments
 (0)