diff options
| author | 2017-09-26 22:20:25 +0200 | |
|---|---|---|
| committer | 2017-09-26 22:20:25 +0200 | |
| commit | 92a1bf3917f41f86c3c6153f97d99896c2665c3e (patch) | |
| tree | 851232ae1d30f4a91413092eda392ac40a5009dd /p | |
| parent | f293cec4927b9abebca72588c531c53f83640a48 (diff) | |
Update some HTTP links (doc, HTTPS) (#1641)
https://github.com/FreshRSS/FreshRSS/issues/1605
Diffstat (limited to 'p')
| -rw-r--r-- | p/api/greader.php | 4 | ||||
| -rw-r--r-- | p/themes/base-theme/README.md | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/p/api/greader.php b/p/api/greader.php index e5275b3a3..b87fcc225 100644 --- a/p/api/greader.php +++ b/p/api/greader.php @@ -2,10 +2,10 @@ /** == Description == Server-side API compatible with Google Reader API layer 2 - for the FreshRSS project http://freshrss.org + for the FreshRSS project https://freshrss.org == Credits == -* 2014-03: Released by Alexandre Alapetite http://alexandre.alapetite.fr +* 2014-03: Released by Alexandre Alapetite https://alexandre.alapetite.fr under GNU AGPL 3 license http://www.gnu.org/licenses/agpl-3.0.html == Documentation == diff --git a/p/themes/base-theme/README.md b/p/themes/base-theme/README.md index 9f7d635ca..632d11d05 100644 --- a/p/themes/base-theme/README.md +++ b/p/themes/base-theme/README.md @@ -1,7 +1,7 @@ FreshRSS-base-theme =================== -A base theme for [FreshRSS](http://freshrss.org) +A base theme for [FreshRSS](https://freshrss.org) 1. Custom ```base.css``` file with colors, backgrounds and borders 2. Change information in ```metadata.json``` file (at least, give a name!) |
