diff --git a/website/src/components/quickstartGuideList/index.js b/website/src/components/quickstartGuideList/index.js index 53d1007648d..2bff0142a66 100644 --- a/website/src/components/quickstartGuideList/index.js +++ b/website/src/components/quickstartGuideList/index.js @@ -115,7 +115,7 @@ function QuickstartList({ quickstartData }) { }, { title: 'Sign up for dbt Cloud', - href: 'https://cloud.getdbt.com/signup/', + href: 'https://www.getdbt.com/signup', newTab: true } ];