Web-Dev-For-Beginners icon indicating copy to clipboard operation
Web-Dev-For-Beginners copied to clipboard

README: “Open in Visual Studio Code” badge points to open.vscode.dev (DNS/NXDOMAIN)

Open riyak145 opened this issue 3 months ago • 1 comments

What’s wrong

Clicking the “Open in Visual Studio Code” badge in README goes to: https://open.vscode.dev/microsoft/Web-Dev-For-Beginners This fails with DNS/NXDOMAIN for many users.

Expected

It should open the repo in VS Code for the Web.

Proposed fix

Change the badge target to: https://vscode.dev/github/microsoft/Web-Dev-For-Beginners

Repro steps

  1. Open README
  2. Click “Open in Visual Studio Code” badge
  3. Observe DNS/NXDOMAIN error

Willing to contribute

Yes — I will submit a PR for this one-line change.

riyak145 avatar Oct 30 '25 10:10 riyak145

Opened PR #1588 to fix the VS Code badge link

riyak145 avatar Oct 30 '25 10:10 riyak145