Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakafumi Umemoto <takafumi.umemoto@gmail.com>2022-11-01 13:42:15 +0300
committerGitHub <noreply@github.com>2022-11-01 13:42:15 +0300
commit544d45785585acf6aa69443440ec82159d99f7f6 (patch)
tree2a50600039c859bbcf5b1ba5eaa9b8b8249afff6 /.devcontainer
parentf93ad8a41d57f3b01b425d1636b648366795edb6 (diff)
Update to current Devcontainer extension image link (#163557)
Diffstat (limited to '.devcontainer')
-rw-r--r--.devcontainer/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.devcontainer/README.md b/.devcontainer/README.md
index 47d682f8a8e..133b0c1d64b 100644
--- a/.devcontainer/README.md
+++ b/.devcontainer/README.md
@@ -18,7 +18,7 @@ If you already have VS Code and Docker installed, you can click the badge above
3. Install [Visual Studio Code Stable](https://code.visualstudio.com/) or [Insiders](https://code.visualstudio.com/insiders/) and the [Dev Containers](https://aka.ms/vscode-remote/download/containers) extension.
- ![Image of Dev Containers extension](https://microsoft.github.io/vscode-remote-release/images/remote-containers-extn.png)
+ ![Image of Dev Containers extension](https://microsoft.github.io/vscode-remote-release/images/dev-containers-extn.png)
> **Note:** The Dev Containers extension requires the Visual Studio Code distribution of Code - OSS. See the [FAQ](https://aka.ms/vscode-remote/faq/license) for details.