From 3a3cc9e3d75c7b676044c72b30e24b62299290f3 Mon Sep 17 00:00:00 2001 From: ice-bit Date: Sat, 1 Aug 2020 12:39:19 +0200 Subject: [PATCH] Fixed URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 168cc7c..c4efde5 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ iceOS has the following features: - [ ] VFS driver ## Tutorial -I'm also writing a tutorial about this project. If you are interested about OS development and you're looking for a detailed _step-by-step_ tutorial, have a look at my [website](osdev.marcocetica.com). +I'm also writing a tutorial about this project. If you are interested about OS development and you're looking for a detailed _step-by-step_ tutorial, have a look at my [website](https://osdev.marcocetica.com). ## License