From 4674fd86f6ce3005663438ad1a5de61d70ded9da Mon Sep 17 00:00:00 2001 From: Giacomo Moscardini Date: Wed, 14 Dec 2022 12:22:55 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e9b67b..c8be761 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ It is **IMPORTANT** to add the plugin before the grid bundle else you will get a setono_sylius_redirect_admin: resource: "@SetonoSyliusRedirectPlugin/Resources/config/admin_routing.yaml" - prefix: /admin + prefix: '/%sylius_admin.path_name%' ``` ```yaml