From 14dde3c2836cc2aedeb3f3d310249351e2e1077c Mon Sep 17 00:00:00 2001 From: Eric Zhang Date: Mon, 2 Jan 2023 00:36:26 -0600 Subject: [PATCH] Update README to reflect new Fly.io hosting --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 49c58c7..79c31c6 100644 --- a/README.md +++ b/README.md @@ -111,8 +111,7 @@ open `http://localhost:3030` in your browser. docker run --rm -dp 3030:3030 ekzhang/rustpad ``` -We deploy a public instance of this image using -[DigitalOcean App Platform](https://www.digitalocean.com/products/app-platform/). +We deploy a public instance of this image using [Fly.io](https://fly.io/). ## In the media