Skip to content

Commit

Permalink
Revert "More redirects (#8349)" (#8350)
Browse files Browse the repository at this point in the history
This reverts commit b0940d2.
  • Loading branch information
lizokm authored Oct 27, 2023
1 parent b0940d2 commit f4edcd4
Showing 1 changed file with 0 additions and 40 deletions.
40 changes: 0 additions & 40 deletions vercel.json
Original file line number Diff line number Diff line change
Expand Up @@ -933,46 +933,6 @@
"destination": "/platforms/node/configuration/releases/"
},
{
"source": "/platforms/native/guides/ue4/",
"destination": "/platforms/native/"
},
{
"source": "/platforms/native/breadcrumbs/",
"destination": "/platforms/native/enriching-events/breadcrumbs/"
},
{
"source": "/platforms/native/guides/breakpad/data-management/event-grouping/sdk-fingerprinting/"
"destination": "/platforms/native/guides/breakpad/data-management/"
},
{
"source": "/platforms/native/guides/breakpad/data-management/event-grouping/server-side-fingerprinting/",
"destination": "/platforms/native/guides/breakpad/data-management/"
},
{
"source": "/platforms/native/guides/qt/data-management/event-grouping/",
"destination": "/platforms/native/guides/qt/data-management/"
},
{
"source": "/platforms/node/guides/serverless-cloud/configuration/filtering/hints/",
"destination": "/platforms/node/configuration/filtering/"
},
{
"source": "/platforms/node/guides/serverless-cloud/enriching-events/scopes/",
"destination": "/platforms/node/enriching-events/scopes/"
},
{
"source": "/platforms/node/guides/serverless-cloud/data-management/",
"destination": "/platforms/node/data-management/"
},
{
"source": "/platforms/node/guides/serverless-cloud/sourcemaps/uploading/esbuild/",
"destination": "/platforms/node/sourcemaps/uploading/esbuild/"
},
{
"source": "/platforms/node/guides/serverless-cloud/performance/instrumentation/performance-metrics/",
"destination": "/platforms/node/performance/instrumentation/performance-metrics/"
},
{
"source": "/platforms/apple/guides/([^/]*)/configuration/integrations/([^/]*)/",
"destination": "/platforms/apple/guides/$1/integrations/$2/"
}
Expand Down

1 comment on commit f4edcd4

@vercel
Copy link

@vercel vercel bot commented on f4edcd4 Oct 27, 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 – ./

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

Please sign in to comment.