summaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
authorluccioman <luccioman@users.noreply.github.com>2018-05-22 17:46:12 +0200
committerluccioman <luccioman@users.noreply.github.com>2018-05-22 17:46:12 +0200
commit79bd9f623a015bf839d3cd2b25923f359640b284 (patch)
tree92894060c12c14a9df5b67183d081c4293c403bd /app.json
parent1dfd3e9dde75003fa62fd853b6a1ee96f2e669bc (diff)
Updated YaCy home page embedded links from http to https scheme
Diffstat (limited to 'app.json')
-rwxr-xr-xapp.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/app.json b/app.json
index 4a7a88875..660660261 100755
--- a/app.json
+++ b/app.json
@@ -8,9 +8,9 @@
"decentralized",
"java"
],
- "website": "http://yacy.net",
+ "website": "https://yacy.net",
"repository": "https://github.com/yacy/yacy_search_server",
- "logo": "http://yacy.net/material/YaCyLogo2011.svg",
+ "logo": "https://yacy.net/material/YaCyLogo2011.svg",
"env": {
"YACY_INIT_ADMIN_PASSWORD": {
"description": "Administrator initial password : please fill with a Base64 MD5 value",