diff --git a/.circleci/config.yml b/.circleci/config.yml index a94574bd..d15a848c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -71,7 +71,7 @@ jobs: command: aws configure set preview.cloudfront true - run: name: Invalidate the cdn caches - command: aws cloudfront create-invalidation --distribution-id E1VWEXJMB3URMJ --paths "/*" + command: aws cloudfront create-invalidation --distribution-id E3BUXJK1QMX4F5 --paths "/*" workflows: version: 2 diff --git a/gatsby-config.js b/gatsby-config.js index afb70b43..b2bc4331 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -1,4 +1,4 @@ -const siteUrl = new URL('https://beta.spokestack.io') +const siteUrl = new URL('https://www.spokestack.io') module.exports = { siteMetadata: {