]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/ImportBundle/Resources/views/Import/index.html.twig
Update url & service name
[github/wallabag/wallabag.git] / src / Wallabag / ImportBundle / Resources / views / Import / index.html.twig
index bdd57e5e37e7b3375000f65ede70f88ebfd982a4..fda21f2da25f05951685d9a1282b79452b3711ef 100644 (file)
@@ -8,7 +8,7 @@
         <div class="card-panel settings">
             {% trans %}Welcome on wallabag importer. Please select your previous service that you want to migrate.{% endtrans %}
             <ul>
-                <li><a href="{{ path('pocket') }}">Pocket</a></li>
+                <li><a href="{{ path('pocket_import') }}">Pocket</a></li>
             </ul>
         </div>
     </div>