No matching link found for developer-tools/action (#23700)

This commit is contained in:
Simon Lamon 2025-01-12 14:37:30 +01:00 committed by GitHub
parent 46d62d55a3
commit aae4ba7341
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,10 +27,10 @@ export const getMyRedirects = (): Redirects => ({
redirect: "/developer-tools/state",
},
developer_services: {
redirect: "/developer-tools/service",
redirect: "/developer-tools/action",
},
developer_call_service: {
redirect: "/developer-tools/service",
redirect: "/developer-tools/action",
params: {
service: "string",
},