mirror of
https://github.com/wallabag/wallabag.git
synced 2025-04-12 21:14:06 +00:00
Update link to Wallabag hosted one
This commit is contained in:
parent
9599d6f289
commit
8070b8ddb1
2 changed files with 2 additions and 2 deletions
|
@ -37,7 +37,7 @@
|
|||
{{ form_widget(form.config.reading_speed) }}
|
||||
<p>
|
||||
{{ 'config.form_settings.reading_speed.help_message'|trans }}
|
||||
<a href="https://github.com/craigmayhew/myreadspeed">myreadspeed</a>
|
||||
<a href="https://wallabag.github.io/myreadspeed/">myreadspeed</a>
|
||||
</p>
|
||||
</div>
|
||||
<a href="#" title="{{ 'config.form_settings.help_reading_speed'|trans }}">
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
{{ form_label(form.config.reading_speed) }}
|
||||
<p>
|
||||
{{ 'config.form_settings.reading_speed.help_message'|trans }}
|
||||
<a href="https://github.com/craigmayhew/myreadspeed">myreadspeed</a>
|
||||
<a href="https://wallabag.github.io/myreadspeed/">myreadspeed</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="input-field col s1">
|
||||
|
|
Loading…
Reference in a new issue