aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/routing.yml
diff options
context:
space:
mode:
Diffstat (limited to 'app/config/routing.yml')
-rw-r--r--app/config/routing.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/config/routing.yml b/app/config/routing.yml
index 8fbcb643..6a6aa6ac 100644
--- a/app/config/routing.yml
+++ b/app/config/routing.yml
@@ -1,6 +1,6 @@
1wallabag_comment: 1wallabag_annotation:
2 type : rest 2 type : rest
3 resource: "@WallabagCommentBundle/Resources/config/routing_comments.yml" 3 resource: "@WallabagAnnotationBundle/Resources/config/routing_annotations.yml"
4 4
5wallabag_import: 5wallabag_import:
6 resource: "@WallabagImportBundle/Controller/" 6 resource: "@WallabagImportBundle/Controller/"