From 7de6e4dfed90df8fe4a1d56850f4e14a2ff184b5 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 28 Jun 2017 22:23:04 +0200 Subject: [PATCH] init: update docs links for next steps --- fdroidserver/init.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fdroidserver/init.py b/fdroidserver/init.py index e6f400cb..5a895464 100644 --- a/fdroidserver/init.py +++ b/fdroidserver/init.py @@ -246,6 +246,6 @@ then run "fdroid update -c; fdroid update". You might also want to edit "config.py" to set the URL, repo name, and more. You should also set up a signing key (a temporary one might have been automatically generated). -For more info: https://f-droid.org/manual/fdroid.html#Simple-Binary-Repository -and https://f-droid.org/manual/fdroid.html#Signing +For more info: https://f-droid.org/docs/Setup_an_F-Droid_App_Repo +and https://f-droid.org/docs/Signing_Process ''') -- 2.30.2