Skip to content

Commit

Permalink
chore: Update vercel.json
Browse files Browse the repository at this point in the history
  • Loading branch information
erezrokah authored Jan 15, 2024
1 parent 7347abc commit 27b0edf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dbt-docs-site/vercel.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"rewrites": [
{"source": "/aws-compliance-free/", "destination": "https://aws-compliance-free.vercel.app/"}
{"source": "/aws-compliance-free", "destination": "https://aws-compliance-free.vercel.app/"}
]
}

1 comment on commit 27b0edf

@vercel
Copy link

@vercel vercel bot commented on 27b0edf Jan 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

dbt-aws-compliance-free – ./transformations/aws/compliance-free

dbt-aws-compliance-free-git-main-cloudquery.vercel.app
dbt-aws-compliance-free-cloudquery.vercel.app
aws-compliance-free.vercel.app

Please sign in to comment.