aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/en/conf.php
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2022-03-22 22:57:56 +0100
committerGravatar GitHub <noreply@github.com> 2022-03-22 22:57:56 +0100
commitc47bd12b7766946a97cac5b7411ad237fb479738 (patch)
treeb7649f054aa258299818664ff00719b5bc4ad61c /app/i18n/en/conf.php
parent4363e13c342e4e47e14ce3ca74fbc707dc1f891d (diff)
fix (#4285)
Diffstat (limited to 'app/i18n/en/conf.php')
-rw-r--r--app/i18n/en/conf.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/i18n/en/conf.php b/app/i18n/en/conf.php
index bdb61ec1c..4dee522d9 100644
--- a/app/i18n/en/conf.php
+++ b/app/i18n/en/conf.php
@@ -194,7 +194,7 @@ return array(
'_' => 'Sharing',
'add' => 'Add a sharing method',
'blogotext' => 'Blogotext',
- 'deprecated' => 'This service is deprecated and will be removed from FreshRSS in a <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.md" title="Open documentation for more information" target="_blank">future release</a>.', // TODO
+ 'deprecated' => 'This service is deprecated and will be removed from FreshRSS in a <a href="https://freshrss.github.io/FreshRSS/en/users/08_sharing_services.html" title="Open documentation for more information" target="_blank">future release</a>.', // TODO
'diaspora' => 'Diaspora*',
'email' => 'Email',
'facebook' => 'Facebook',