From 0b9ceae19e6e253d0ab6eedbc231134b947036b0 Mon Sep 17 00:00:00 2001 From: Julia Date: Fri, 30 Sep 2022 14:58:54 +0300 Subject: [PATCH] Removed the challenge on the readme file --- 8-code-editor/1-using-a-code-editor/README.md | 5 +---- 8-code-editor/1-using-a-code-editor/assignment.md | 11 ++++++----- 2 files changed, 7 insertions(+), 9 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 6085e4f0..502fb6a5 100644 --- a/8-code-editor/1-using-a-code-editor/README.md +++ b/8-code-editor/1-using-a-code-editor/README.md @@ -148,11 +148,8 @@ After installing and using your extension, vscode.dev offers options to manage y --- ## Assignment -Check out how you can **create a resume website using vscode.dev** +[Create a resume website using vscode.dev]() -## 🚀 Challenge - -Open a remote repository you have permissions to make changes and update some files. Next, try creating a new branch with your changes and make a Pull Request.