From 0de65bba4f3c0e9c9c3987d11baa6b24ee0d17ad Mon Sep 17 00:00:00 2001 From: SpencerDub Date: Tue, 21 Jan 2020 12:27:13 -0800 Subject: [PATCH] Fixing Friendica install link The old one was 404'd. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffddb4e..0cca6c4 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Current snapshot in *sources*: ## Important Notes -Before installing, read the [Friendica installation instructions](https://github.com/friendica/friendica/blob/master/INSTALL.txt) for important information about +Before installing, read the [Friendica installation instructions](https://github.com/friendica/friendica/blob/develop/doc/Install.md) for important information about - SSL certificate validation requirement (now with support for [Let's Encrypt!](https://letsencrypt.org)). See Installation section below. - Dedicated domain (must install under web root like **https://hub.example.com/** not **https://example.com/hub/** )