]> Untitled Git - bitcoindevkit.org/commitdiff
Fix baseURL
authorSteve Myers <steve@notmandatory.org>
Tue, 15 Sep 2020 03:26:13 +0000 (20:26 -0700)
committerGitHub <noreply@github.com>
Tue, 15 Sep 2020 03:26:13 +0000 (20:26 -0700)
config.toml

index b1db154070dcff5f46dc07ebcf632528a65da6cf..fa03970b11147003dd6dfe0073f754b17be89bc1 100644 (file)
@@ -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 = "<i style='font-size: 20px' class='fab fa-discord'></i> Chat on Discord"
 url = "https://discord.gg/yRRan6q"
-weight = 20
\ No newline at end of file
+weight = 20