diff --git a/.github/workflows/hugo_checklinks.yml b/.github/checklinks.workflow similarity index 90% rename from .github/workflows/hugo_checklinks.yml rename to .github/checklinks.workflow index c6113094..1d9e5fcf 100644 --- a/.github/workflows/hugo_checklinks.yml +++ b/.github/checklinks.workflow @@ -16,6 +16,6 @@ action "linkcheck" { HUGO_CONFIG = "./website/config.toml" HUGO_ROOT = "./website" HUGO_CONTENT_ROOT = "./website/content" - HUGO_FINAL_URL = "https://clusterlink.bet" + HUGO_FINAL_URL = "https://clusterlink.net" } -} +} \ No newline at end of file