From 2c63d962440311425ae9814305a80cfac4c2b0aa Mon Sep 17 00:00:00 2001 From: Andrew Trieu <68151686+AndrewTrieu@users.noreply.github.com> Date: Sun, 4 Jun 2023 12:55:27 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c915a42..8848969 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ Users can create new shopping lists, add items to them, and mark items as collected. The application displays a list of all active shopping lists, as well as a page for each individual shopping list showing all its items. -The application is deployed at https://shoptool.fly.dev/ using -[Fly.io](https://fly.io/). Feel free to try it out! +The application is deployed at ~~https://shoptool.fly.dev/ using +[Fly.io](https://fly.io/)~~ (DELETED). Feel free to try it out! The web application is built using Deno, a JavaScript/TypeScript runtime with built-in support for modern web development. The user interface is rendered