From d6a2a172f5098be92319d179f9870a0d0e9dcbf2 Mon Sep 17 00:00:00 2001 From: Peter Nashaat Date: Wed, 6 Mar 2024 17:49:13 +0200 Subject: [PATCH] Update config.toml --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index e1ec2d150..5facafe95 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "https://www2.threefold.io" +base_url = "https://dev.threefold.io" # Change this to your own URL! Please note this variable **must** be uncommented . title = "ThreeFold"