diff --git a/.github/workflows/build-jekyll.yml b/.github/workflows/build-jekyll.yml index 01146e2a..b57c68e5 100644 --- a/.github/workflows/build-jekyll.yml +++ b/.github/workflows/build-jekyll.yml @@ -3,7 +3,7 @@ name: Build and Deploy to Github Pages on: push: branches: - - master + - main jobs: build_and_deploy: diff --git a/CNAME b/CNAME index 7a6a300e..3ab55633 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -sso.tax \ No newline at end of file +ssotax.org \ No newline at end of file diff --git a/_config.yml b/_config.yml index e8c8c796..848bc001 100644 --- a/_config.yml +++ b/_config.yml @@ -3,8 +3,8 @@ description: >- A list of vendors that treat single sign-on as a luxury feature, not a core security requirement. -url: https://ssotax.github.io/ssotax -baseurl: https://ssotax.github.io/ssotax +url: https://ssotax.org +baseurl: https://ssotax.org github_url: https://github.com/ssotax/ssotax