docs(README): fix “Open in Visual Studio Code” badge link

Change README badge target from `open.vscode.dev` to `vscode.dev/github/...` so it opens in VS Code for the Web correctly.

Fixes #1587.
pull/1588/head
Riya Kanani 1 month ago committed by GitHub
parent 7ddf291967
commit afc1d26eef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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?_

Loading…
Cancel
Save