]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/views/themes/material/Security/login.html.twig
remove old implementation for login/register/recover
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / views / themes / material / Security / login.html.twig
index 10f380fe3349ca2d95f3214a5bfd9c7baaebc788..b0da42ce50d633a6f00cfef8fd81ed872344097d 100644 (file)
@@ -54,7 +54,7 @@
                 </form>
             </div>
             <div class="center">
-                <a href="{{ path('forgot_password') }}">{% trans %}Forgot your password?{% endtrans %}</a>
+                <a href="{{ path('fos_user_resetting_request') }}">{% trans %}Forgot your password?{% endtrans %}</a>
             </div>
         </div>
     </main>