From f7030965a8a2a4c1d86bad570444596b6bb8e307 Mon Sep 17 00:00:00 2001 From: Stefanos Lignos Date: Sun, 24 Nov 2024 11:44:39 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 797cd97e..6c2b2d96 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ > ### Angular, ngrx/platform, nrwl/nx codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld) spec and API. -### [Demo]([https://angular-ngrx-nx.netlify.app](https://angular-ngrx-nx-realworld-example-app-lyart.vercel.app/home))    [RealWorld](https://github.com/gothinkster/realworld) +### [Demo](https://angular-ngrx-nx-realworld-example-app-lyart.vercel.app)    [RealWorld](https://github.com/gothinkster/realworld) This codebase was created to demonstrate a fully fledged fullstack application built with Angular, ngrx/platform, nrwl/nx including CRUD operations, authentication, routing, pagination, and more.