From e33abf8e851018ad3c34c27c034de4a251e19b4b Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sun, 28 Apr 2024 14:13:54 +0200 Subject: [PATCH] Update Demo URL of Ryot (#682) - ref: #1 - `https://ryot.fly.dev/auth/login?redirectTo=%2F : HTTP 404` - Move Demo URL to the GitHub Readme where the user can also find the credentials --- software/ryot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/ryot.yml b/software/ryot.yml index 4d92ec195b..9c526c6655 100644 --- a/software/ryot.yml +++ b/software/ryot.yml @@ -8,7 +8,7 @@ platforms: - Docker tags: - Personal Dashboards -demo_url: https://ryot.fly.dev/auth/login?redirectTo=%2F +demo_url: https://github.com/IgnisDa/ryot?tab=readme-ov-file#-demo stargazers_count: 1458 updated_at: '2024-04-27' archived: false