diff options
Diffstat (limited to 'app/views')
| -rw-r--r-- | app/views/index/about.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/index/about.phtml b/app/views/index/about.phtml index 7c228b581..ca1254053 100644 --- a/app/views/index/about.phtml +++ b/app/views/index/about.phtml @@ -5,7 +5,7 @@ <dl class="infos"> <dt><?php echo Translate::t ('project_website'); ?></dt> - <dd><a href="https://github.com/marienfressinaud/FreshRSS">https://github.com/marienfressinaud/FreshRSS</a></dd> + <dd><a href="http://marienfressinaud.github.io/FreshRSS/">http://marienfressinaud.github.io/FreshRSS/</a></dd> <dt><?php echo Translate::t ('lead_developer'); ?></dt> <dd><a href="mailto:contact@marienfressinaud.fr">Marien Fressinaud</a> - <a href="http://marienfressinaud.fr"><?php echo Translate::t ('website'); ?></a></dd> |
