From d577fb40b95b36ac20e27abfcfab08aeb28a32f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferit=20Yi=C4=9Fit=20BALABAN?= Date: Thu, 17 Feb 2022 14:09:26 +0300 Subject: [PATCH] Fix broken link to my website --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b305085..c386e3e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ - [x] Coded a CPU simulator using C# and WinForms - [x] Designed an interpreted language, created a dedicated lexer, parser and interpreter - - [x] Created [my personal website](https:/balaban.software/ "My website") by only using HTML, CSS and Javascript, with no framework whatsoever + - [x] Created [my personal website](https://balaban.software/ "My website") by only using HTML, CSS and Javascript, with no framework whatsoever - [x] Participated in the WE'Boost Hackathon where we [built a website](https://github.com/fybalaban/weboost2022 "Repository of hackathon submission") with my team Abstract, and came in 4th ## pinned repositories