aboutsummaryrefslogtreecommitdiff
path: root/p
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-09-26 22:20:25 +0200
committerGravatar GitHub <noreply@github.com> 2017-09-26 22:20:25 +0200
commit92a1bf3917f41f86c3c6153f97d99896c2665c3e (patch)
tree851232ae1d30f4a91413092eda392ac40a5009dd /p
parentf293cec4927b9abebca72588c531c53f83640a48 (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.php4
-rw-r--r--p/themes/base-theme/README.md2
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!)