]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/routing.yml
Update bundle & stock file
[github/wallabag/wallabag.git] / app / config / routing.yml
index 91a5705fc1e35afc271aa22f156d892d909e97eb..84b98d2323621be0e315ab6e3df3f378c8075808 100644 (file)
@@ -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: