Fix myreadspeed links

myreadspeed.com is no longer available, see craigmayhew/myreadspeed@9e7786c
This commit is contained in:
Pablo Baeyens 2021-03-07 17:04:02 +01:00
parent af5e79c425
commit 9599d6f289
No known key found for this signature in database
GPG key ID: 7075ADF4DEDD75F1
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@
{{ form_widget(form.config.reading_speed) }}
<p>
{{ 'config.form_settings.reading_speed.help_message'|trans }}
<a href="http://www.myreadspeed.com/calculate/">myreadspeed</a>
<a href="https://github.com/craigmayhew/myreadspeed">myreadspeed</a>
</p>
</div>
<a href="#" title="{{ 'config.form_settings.help_reading_speed'|trans }}">

View file

@ -58,7 +58,7 @@
{{ form_label(form.config.reading_speed) }}
<p>
{{ 'config.form_settings.reading_speed.help_message'|trans }}
<a href="http://www.myreadspeed.com/calculate/">myreadspeed</a>
<a href="https://github.com/craigmayhew/myreadspeed">myreadspeed</a>
</p>
</div>
<div class="input-field col s1">