From: Steve Myers Date: Tue, 15 Sep 2020 03:26:13 +0000 (-0700) Subject: Fix baseURL X-Git-Url: http://internal-gitweb-vhost/script/%22https:/struct.DecoderReader.html?a=commitdiff_plain;h=2a04d42a72ba9d024480db9f6eb467accdf424b6;p=bitcoindevkit.org Fix baseURL --- diff --git a/config.toml b/config.toml index b1db154070..fa03970b11 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "https://test.bitcoindevkit.org/" +baseURL = "https://bitcoindevkit.org/" languageCode = "en-us" title = "Bitcoin Dev Kit" theme = "learn" @@ -50,4 +50,4 @@ weight = 15 [[Languages.en.menu.shortcuts]] name = " Chat on Discord" url = "https://discord.gg/yRRan6q" -weight = 20 \ No newline at end of file +weight = 20