From 67e57d9d1e0533db86f687d5368429eadb7d7401 Mon Sep 17 00:00:00 2001
From: ghbjklhv <50426427+ghbjklhv@users.noreply.github.com>
Date: Sat, 8 Jun 2019 02:44:57 +0000
Subject: [PATCH] minor fix
---
_includes/sections/p2p-file-hosting.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_includes/sections/p2p-file-hosting.html b/_includes/sections/p2p-file-hosting.html
index 8d9486b4..8802c37c 100644
--- a/_includes/sections/p2p-file-hosting.html
+++ b/_includes/sections/p2p-file-hosting.html
@@ -17,7 +17,7 @@ bsd=""
title="FreeNet"
image="/assets/img/tools/Freenet.png"
description='Freenet is a peer-to-peer platform for censorship-resistant communication. It uses a decentralized distributed data store to keep and deliver information, and
-has a suite of free software for publishing and communicating on the Web without fear of censorship. A built in file sharing program is hosted at "http://127.0.0.1:8888/downloads/".'
+has a suite of free software for publishing and communicating on the Web without fear of censorship. A built in file sharing program is hosted at "127.0.0.1:8888/downloads/".'
website="https://freenetproject.org/"
forum=""
git="https://github.com/freenet/"