From fa295a15a678d54236b4ae966c1f950a355175fe Mon Sep 17 00:00:00 2001 From: Julia Date: Fri, 30 Sep 2022 15:00:58 +0300 Subject: [PATCH] Added link to assignment on readme file --- 8-code-editor/1-using-a-code-editor/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 502fb6a5..955fedb7 100644 --- a/8-code-editor/1-using-a-code-editor/README.md +++ b/8-code-editor/1-using-a-code-editor/README.md @@ -148,7 +148,7 @@ After installing and using your extension, vscode.dev offers options to manage y --- ## Assignment -[Create a resume website using vscode.dev]() +[Create a resume website using vscode.dev](https://github.com/microsoft/Web-Dev-For-Beginners/blob/vscode-dev/8-code-editor/1-using-a-code-editor/assignment.md)