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'