diff options
| author | 2013-05-05 13:35:36 +0200 | |
|---|---|---|
| committer | 2013-05-05 13:35:36 +0200 | |
| commit | aae0bf47a210b203ce4797325b6dd2d78734dc2b (patch) | |
| tree | 01d17c513f81429ebdf2cfe606fcae5bfe1ef163 /app | |
| parent | ad7f7af877ad7ab734b0b15d4fdbc66518070fbe (diff) | |
| parent | 8dd5fd51f74a47e5c80052f27a74cdcd5dd044b9 (diff) | |
Merge branch 'master' into dev
Diffstat (limited to 'app')
| -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> |
