From afc1d26eef022acfce3d8a819aaed286219b4681 Mon Sep 17 00:00:00 2001 From: Riya Kanani <146454973+riyak145@users.noreply.github.com> Date: Thu, 30 Oct 2025 15:59:29 +0530 Subject: [PATCH] =?UTF-8?q?docs(README):=20fix=20=E2=80=9COpen=20in=20Visu?= =?UTF-8?q?al=20Studio=20Code=E2=80=9D=20badge=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change README badge target from `open.vscode.dev` to `vscode.dev/github/...` so it opens in VS Code for the Web correctly. Fixes #1587. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d57feae..0494fd64 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Follow these steps to get started using these resources: **If you wish to have additional translations languages supported are listed [here](https://github.com/Azure/co-op-translator/blob/main/getting_started/supported-languages.md)** -[![Open in Visual Studio Code](https://img.shields.io/static/v1?logo=visualstudiocode&label=&message=Open%20in%20Visual%20Studio%20Code&labelColor=2c2c32&color=007acc&logoColor=007acc)](https://open.vscode.dev/microsoft/Web-Dev-For-Beginners) +[![Open in Visual Studio Code](https://img.shields.io/static/v1?logo=visualstudiocode&label=&message=Open%20in%20Visual%20Studio%20Code&labelColor=2c2c32&color=007acc&logoColor=007acc)](https://vscode.dev/github/microsoft/Web-Dev-For-Beginners) #### 🧑‍🎓 _Are you a student?_