From 299cf96efa5a122fb5f9edf9fa1cc8a5ad4e13e3 Mon Sep 17 00:00:00 2001 From: kexkey Date: Tue, 4 Jun 2019 19:33:27 -0400 Subject: [PATCH] ...and the typo! --- welcome/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/welcome/config.toml b/welcome/config.toml index aad70da..9967c4a 100644 --- a/welcome/config.toml +++ b/welcome/config.toml @@ -6,7 +6,7 @@ path_prefix = "/welcome" [gatekeeper] status_url = "https://gatekeeper/v0/getblockchaininfo" installation_info_url = "https://gatekeeper/v0/installation_info" -installation_state_url = "https://gstekeeper/s/stats/installation.json" +installation_state_url = "https://gatekeeper/s/stats/installation.json" config_archive_url = "https://gatekeeper/s/stats/config.7z" certs_url = "https://gatekeeper/s/stats/client.7z"