From a3f0cef9cc1b9bd73d62044ed3da696ea2a5d513 Mon Sep 17 00:00:00 2001 From: Tan Yeh Zheng Date: Mon, 31 Jul 2023 13:01:07 +0800 Subject: [PATCH] fix broken URL removed an unintended newline and a full stop --- workshop/workshop3-1.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/workshop/workshop3-1.md b/workshop/workshop3-1.md index 11f8f9e..66bba4e 100644 --- a/workshop/workshop3-1.md +++ b/workshop/workshop3-1.md @@ -143,8 +143,7 @@ on a server a. Create a directory called workshop02 in your course repository. b. Read Step 1 and Step 2 of the following blog -https://www.digitalocean.com/community/tutorials/how-to-set-up-the- -code-server-cloud-ide-platform-on-ubuntu-20-04. +https://www.digitalocean.com/community/tutorials/how-to-set-up-the-code-server-cloud-ide-platform-on-ubuntu-20-04 ### Workshop Provision a Ubuntu server for this exercise. You can use Terraform or manually