Skip to content

Commit

Permalink
fix the link
Browse files Browse the repository at this point in the history
  • Loading branch information
john-rock committed Oct 1, 2024
1 parent 71c5287 commit 8590932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/components/quickstartGuideList/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
}
];
Expand Down

0 comments on commit 8590932

Please sign in to comment.