]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/config/services.yml
Move public assets for themes
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / config / services.yml
index 436007359fc68440745aa36fb9c7ca10fa2bbb26..25d71cba07a5bf608b3512958146f6fc92d5c5d1 100644 (file)
@@ -87,7 +87,7 @@ services:
         class: Wallabag\CoreBundle\Helper\EntriesExport
         arguments:
             - %wallabag_url%
-            - src/Wallabag/CoreBundle/Resources/views/themes/_global/public/img/appicon/apple-touch-icon-152.png
+            - src/Wallabag/CoreBundle/Resources/public/themes/_global/img/appicon/apple-touch-icon-152.png
 
     wallabag.operator.array.matches:
         class: Wallabag\CoreBundle\Operator\PHP\Matches