diff --git a/config/routes.json b/config/routes.json index 93577f19bf..bc4e547b3b 100644 --- a/config/routes.json +++ b/config/routes.json @@ -9,7 +9,7 @@ "controller": "SettingsManager", "action": "updateSettings" }, - "GET /plugins/:file": { + "GET /:file": { "controller": "SettingsManager", "action": "file", "policies": []