From 403da7394b89bbb5019a3e75a1f9ac212637d838 Mon Sep 17 00:00:00 2001 From: Tac Tacelosky Date: Mon, 28 Apr 2025 06:07:39 -0400 Subject: [PATCH] fix broken demo link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 048460e2..76b107da 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ You can also customize all screens by using React-admin components and even raw ## Demo -[Click here](https://demo.api-platform.com/admin) to test API Platform Admin in live. +[Click here](https://demo.api-platform.com/) to test API Platform Admin in live. The source code of the demo is available [in this repository](https://github.com/api-platform/demo).