Skip to content

Commit

Permalink
Update vercel.json - 10261 (#8335)
Browse files Browse the repository at this point in the history
  • Loading branch information
JGS3089 authored Oct 26, 2023
1 parent a5ab888 commit 7a28d08
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -864,6 +864,14 @@
"source": "/platforms/javascript/guides/remix/install/cdn/",
"destination": "/platforms/javascript/guides/remix/#install"
},
{
"source": "/platforms/javascript/guides/vue/errors/context/",
"destination": "/platforms/javascript/guides/vue/"
},
{
"source": "/platforms/javascript/guides/vue/errors/",
"destination": "/platforms/javascript/guides/vue/"
},
{
"source": "/platforms/apple/guides/([^/]*)/configuration/integrations/([^/]*)/",
"destination": "/platforms/apple/guides/$1/integrations/$2/"
Expand Down

1 comment on commit 7a28d08

@vercel
Copy link

@vercel vercel bot commented on 7a28d08 Oct 26, 2023

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:

sentry-docs – ./

sentry-docs-git-master.sentry.dev
sentry-docs.sentry.dev
docs.sentry.io

Please sign in to comment.