From d0716497fd8daea37af7d2441b7c63b205c9dbf9 Mon Sep 17 00:00:00 2001 From: creme332 <65414576+creme332@users.noreply.github.com> Date: Mon, 1 Jul 2024 10:26:47 +0400 Subject: [PATCH] update link to blog --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6ff2230..e4fb71e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ | **Calculator** | JavaScript Basics | [Code](https://github.com/creme332/my-odin-projects/tree/main/calculator) | [Demo](https://creme332.github.io/my-odin-projects/calculator/) | ⭐ | | **Calculator 2.0** | JavaScript Basics | [Code](https://github.com/creme332/abacusLite) | [Demo](https://creme332.github.io/abacusLite/) | ⭐⭐⭐ | -Check out my [my blog post](https://creme332.github.io/creamy-notes/posts/odin-foundations/) where I shared my experience with the Foundations course. +Check out my [my blog post](https://creme332.github.io/posts/odin-foundations/) where I shared my experience with the Foundations course. # 🚀 Full Stack JavaScript @@ -43,7 +43,7 @@ Check out my [my blog post](https://creme332.github.io/creamy-notes/posts/odin-f | **Messaging App** | Full-stack | ❌ | ❌ | ❌ | | **Odin-Book** | Final project | ❌ | ❌ | ❌ | -Check out my [my blog post](https://creme332.github.io/creamy-notes/posts/odin-full-stack/) where I shared my experience with this curriculum. +Check out my [my blog post](https://creme332.github.io/posts/odin-full-stack/) where I shared my experience with this curriculum. # Project templates @@ -51,4 +51,4 @@ Throughout this course I have also created some repository templates for setting 1. [https://github.com/creme332/basic-web-template](https://github.com/creme332/basic-web-template) 2. [https://github.com/creme332/webpack-template](https://github.com/creme332/webpack-template) 3. [https://github.com/creme332/cra-template](https://github.com/creme332/cra-template) -4. [https://github.com/creme332/mantine-next-template](https://github.com/creme332/mantine-next-template) \ No newline at end of file +4. [https://github.com/creme332/mantine-next-template](https://github.com/creme332/mantine-next-template)