From 734ff87dc7080e5c8c501f2dac0b218d6e6d6bef Mon Sep 17 00:00:00 2001 From: JeremyRand Date: Sun, 30 Apr 2017 22:30:05 +0000 Subject: [PATCH] Use https for website URL. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 2327c8bc..63832962 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ This is Syndie, an anonymity-aware distributed forum. Up to date information about Syndie can be found over at -http://syndie.de/ +https://syndie.de/ This package contains: - INSTALL: how to build and install Syndie from source