From d3d0944db798b4d91f049a495dfad24764210525 Mon Sep 17 00:00:00 2001 From: felixtanhm Date: Wed, 17 Apr 2024 14:37:34 +0800 Subject: [PATCH] update readme links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 64809a6..27a4188 100644 --- a/README.md +++ b/README.md @@ -59,8 +59,8 @@ This is to accurately reflect my knowledge of web development at the point of ta | **CV Application** | React | WIP | WIP | | | **Memory Card** | React Hooks | WIP | WIP | | | **Shopping Cart** | React Router, UI testing | WIP | WIP | | -| **Basic Informational Site** | Basic Node.js, Express | [Code](https://github.com/felixtanhm/my-odin-projects/tree/main/full-stack-javascript/18-basic-info-site) | [Demo](https://basic-info-site.up.railway.app/) | | -| **Mini Message Board** | Basic Express, Pug, MVC | [Code](https://github.com/felixtanhm/my-odin-projects/tree/main/full-stack-javascript/19-mini-msg-board) | [Demo](https://mini-msg-board.up.railway.app/) | ⭐ | +| **Basic Informational Site** | Basic Node.js, Express | [Code](https://github.com/felixtanhm/my-odin-projects/tree/main/full-stack-javascript/18-basic-info-site) | [Demo](https://basic-info-site.up.railway.app/) | ⭐ | +| **Mini Message Board** | Basic Express, Pug, MVC | [Code](https://github.com/felixtanhm/my-odin-projects/tree/main/full-stack-javascript/19-mini-msg-board) | [Demo](https://mini-msg-board.up.railway.app/) | ⭐⭐ | | **Forms and Deployment** | Express, Mongoose, Pug, Form-handling | [Code](https://github.com/felixtanhm/my-odin-projects/tree/main/full-stack-javascript/20-forms-and-deployment) | WIP | | | **Inventory Application** | Express, Mongoose | WIP | WIP | | | **Members Only** | Authentication, sessions, cookies | WIP | WIP | |