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 0295831 commit f4bbee6Copy full SHA for f4bbee6
src/middleware.ts
@@ -94,7 +94,7 @@ const USER_DOCS_REDIRECTS: Redirect[] = [
94
from: '/platforms/python/migration/configuration/filtering/',
95
to: '/platforms/python/configuration/filtering/',
96
},
97
- /* integration platform */
+ /* integration platform */
98
{
99
from: '/organization/integrations/github/',
100
to: '/organization/integrations/source-code-mgmt/github/',
@@ -215,7 +215,7 @@ const USER_DOCS_REDIRECTS: Redirect[] = [
215
from: '/organization/integrations/elba/',
216
to: '/organization/integrations/compliance/elba/',
217
218
- /* ^ integration platform ^ */
+ /* ^ integration platform ^ */
219
220
from: '/product/crons/getting-started/cli/',
221
to: '/cli/crons/',
0 commit comments