From fda0c1de4782b6f434c61497deea8f049f5bf4ed Mon Sep 17 00:00:00 2001 From: Marjorie Kohn Date: Tue, 10 Oct 2023 15:34:20 -0400 Subject: [PATCH] update netlify status badge.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0991e4f..a1e1ddd 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A simple yet elegant Random Quote Generator built with TypeScript. It fetches qu - Developed using TypeScript for enhanced type safety and a better developer experience. ## Demo: -[![Netlify Status](https://api.netlify.com/api/v1/badges/2001d992-20c9-40e3-9ffc-a473d64bc40e/deploy-status)](https://app.netlify.com/sites/marjorie-kohn-quote-generator/deploys) +[![Netlify Status](https://api.netlify.com/api/v1/badges/2001d992-20c9-40e3-9ffc-a473d64bc40e/deploy-status)](https://app.netlify.com/sites/marjoriekohn-quotes/deploys) - Visit the deployed app [quotes.marjoriekohn.com](https://quotes.marjoriekohn.com). - Select a category (optional). - Click the "Generate Quote" button.