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.