We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11a7184 commit 72aa8cfCopy full SHA for 72aa8cf
src/middleware.ts
@@ -2906,14 +2906,6 @@ const USER_DOCS_REDIRECTS: Redirect[] = [
2906
from: '/platforms/android/performance/custom-instrumentation/',
2907
to: '/platforms/android/performance/',
2908
},
2909
- {
2910
- from: '/platforms/elixir/usage/set-level/',
2911
- to: '/platforms/elixir/usage/',
2912
- },
2913
2914
- from: '/platforms/elixir/usage/sdk-fingerprinting/',
2915
2916
2917
{
2918
from: '/platforms/elixir/data-management/event-grouping/',
2919
to: '/platforms/elixir/data-management/',
0 commit comments