From 3fa086bfa9fa679e823e97bb62f59061d6746870 Mon Sep 17 00:00:00 2001 From: Augustin Trancart Date: Sat, 14 Dec 2019 00:38:25 +0100 Subject: [PATCH] Set diaspora github url We didn't modify the code --- conf/diaspora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/diaspora.yml b/conf/diaspora.yml index 751bcca..0e1ba19 100644 --- a/conf/diaspora.yml +++ b/conf/diaspora.yml @@ -478,7 +478,7 @@ configuration: ## Section ## Source code URL ## URL to the source code your pod is currently running. ## If not set your pod will provide a downloadable archive. - #source_url: 'https://example.org/username/diaspora' + source_url: 'https://github.com/diaspora/diaspora' ## Changelog URL ## URL to the changelog of the diaspora-version your pod is currently running.