]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config_dev.yml
Replace kernel.root_dir by kernel.project_dir
[github/wallabag/wallabag.git] / app / config / config_dev.yml
index 3b67d8f6965b50a14b1460c9bea2a9416c25de8f..0c4905758e15b7f534614932b326c7120a3734c5 100644 (file)
@@ -3,7 +3,7 @@ imports:
 
 framework:
     router:
-        resource: "%kernel.root_dir%/config/routing_dev.yml"
+        resource: "%kernel.project_dir%/app/config/routing_dev.yml"
         strict_requirements: true
     profiler:
         only_exceptions: false