From 0b36bdfbe71e08ee1801a3ec097fd07665470ff5 Mon Sep 17 00:00:00 2001 From: sakshambajaj17 <76589396+sakshambajaj17@users.noreply.github.com> Date: Fri, 7 Oct 2022 13:29:22 +0530 Subject: [PATCH] Fixed dead assignment and quiz link --- 8-code-editor/1-using-a-code-editor/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/8-code-editor/1-using-a-code-editor/README.md b/8-code-editor/1-using-a-code-editor/README.md index 1370ae7f..09141e5e 100644 --- a/8-code-editor/1-using-a-code-editor/README.md +++ b/8-code-editor/1-using-a-code-editor/README.md @@ -153,9 +153,9 @@ After installing and using your extension, vscode.dev offers options to manage y ## Review & Self Study -Read more about [VSCode.dev](https://code.visualstudio.com/docs/editor/vscode-web?WT.mc_id=academic-0000-alfredodeza) and some of its other features. +Read more about [VSCode.dev](https://code.visualstudio.com/docs/editor/vscode-web) and some of its other features.