]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/views/themes/material/Static/howto.html.twig
fix link in howto page
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / views / themes / material / Static / howto.html.twig
index 245d14e311ceff31332704a04c05894676539b71..a0a02cc8de7aa990b3824d2fc90327c28fe04cfc 100644 (file)
@@ -20,7 +20,7 @@
 
 
                     <div id="set1" class="col s12">
-                        <a href="{{ path('about') }}">{% trans %}Thanks to this form{% endtrans %}</a>
+                        <a href="{{ path('new_entry') }}">{% trans %}Thanks to this form{% endtrans %}</a>
                     </div>