X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Frouting.yml;h=84b98d2323621be0e315ab6e3df3f378c8075808;hb=5c895a7fd15822856fb407910264c5d95e1e223c;hp=91a5705fc1e35afc271aa22f156d892d909e97eb;hpb=1f4408de9ed08f3b0fda45a93f1585c80feeb21d;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/routing.yml b/app/config/routing.yml index 91a5705f..84b98d23 100644 --- a/app/config/routing.yml +++ b/app/config/routing.yml @@ -1,14 +1,14 @@ wallabag_import: resource: "@WallabagImportBundle/Controller/" type: annotation - prefix: / + prefix: /import wallabag_api: resource: "@WallabagApiBundle/Resources/config/routing.yml" prefix: / app: - resource: @WallabagCoreBundle/Controller/ + resource: "@WallabagCoreBundle/Controller/" type: annotation doc-api: