diff --git a/.github/workflows/tf_update.yml b/.github/workflows/tf_update.yml index cdee1954d..7220b8886 100644 --- a/.github/workflows/tf_update.yml +++ b/.github/workflows/tf_update.yml @@ -21,6 +21,6 @@ jobs: git restore config.toml git restore static/css/index.css git pull - sed -i "s/https:\/\/threefoldfoundation.github.io\/www_threefold_io/https:\/\/www2.threefold.io/g" config.toml + sed -i "s/https:\/\/www.threefold.io/https:\/\/www2.threefold.io/g" config.toml ./build.sh