From be14b5c623d27a5541b1c92d2196b8e84874597b Mon Sep 17 00:00:00 2001 From: Jurij Date: Tue, 23 Jan 2024 21:52:37 +0100 Subject: [PATCH] Popravljeno ime routa --- web/modules/custom/etherpad_api/etherpad_api.routing.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/modules/custom/etherpad_api/etherpad_api.routing.yml b/web/modules/custom/etherpad_api/etherpad_api.routing.yml index e264194..228b10a 100644 --- a/web/modules/custom/etherpad_api/etherpad_api.routing.yml +++ b/web/modules/custom/etherpad_api/etherpad_api.routing.yml @@ -1,4 +1,4 @@ -etherpad_api.example: +etherpad_api.proxy: path: '/etherpad-api/{components}' defaults: _title: 'Etherpad API'