From ebdb34b10393ed401fcc0c335fcb034a647b77b6 Mon Sep 17 00:00:00 2001 From: Sascha Karnatz <122262394+sascha-karnatz@users.noreply.github.com> Date: Wed, 2 Aug 2023 14:41:05 +0200 Subject: [PATCH] Update demo section in the README Heroku removed the free tier possibility. The new demo is on fly.io. --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 845d7cb0a9..1b686b47f5 100644 --- a/README.md +++ b/README.md @@ -41,11 +41,7 @@ Read more about Alchemy on the [website](https://alchemy-cms.com) and in the [gu ## 🎮 Demo -Deploy your own free demo on Heroku - -[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/AlchemyCMS/alchemy-demo) - -or visit the existing demo at https://alchemy-demo.herokuapp.com +Visit the existing demo at https://alchemy-demo.fly.dev/ - Login: `demo` - Password: `demo123`