]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/views/themes/baggy/Static/about.html.twig
manage assets through npm
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / views / themes / baggy / Static / about.html.twig
index 5687e48c936c240f4e26e1e516f33fbdf5d21da0..918249dcf3493ded4eb10db0f72d662e3cc6139c 100644 (file)
@@ -25,8 +25,8 @@
 
     <dl>
         <dt>{{ 'about.getting_help.documentation'|trans }}</dt>
-        <dd><a href="http://doc.wallabag.org/en/v2/">english</a></dd>
-        <dd><a href="http://doc.wallabag.org/fr/v2/">français</a></dd>
+        <dd><a href="http://doc.wallabag.org/en/master/">english</a></dd>
+        <dd><a href="http://doc.wallabag.org/fr/master/">français</a></dd>
 
         <dt>{{ 'about.getting_help.bug_reports'|trans }}</dt>
         <dd>{{ 'about.getting_help.support'|trans|raw }}</dd>
@@ -37,7 +37,6 @@
     <p>{{ 'about.helping.description'|trans }}</p>
 
     <dl>
-        <dt>{{ 'about.helping.description'|trans }}</dt>
         <dd>{{ 'about.helping.by_contributing_2'|trans }} <a href="https://github.com/wallabag/wallabag/issues/1254">{{ 'about.helping.by_contributing'|trans }}</a></dd>
         <dd><a href="{{ paypal_url }}">{{ 'about.helping.by_paypal'|trans }}</a></dd>
     </dl>
@@ -67,7 +66,6 @@
         <tr><td>doctrine/lexer</td><td>MIT</td></tr>
         <tr><td>doctrine/migrations</td><td>LGPL-2.1</td></tr>
         <tr><td>doctrine/orm</td><td>MIT</td></tr>
-        <tr><td>ezyang/htmlpurifier</td><td>LGPL</td></tr>
         <tr><td>friendsofsymfony/oauth-server-bundle</td><td>MIT</td></tr>
         <tr><td>friendsofsymfony/oauth2-php</td><td>MIT</td></tr>
         <tr><td>friendsofsymfony/rest-bundle</td><td>MIT</td></tr>