Skip to content

Commit 315392a

Browse files
committed
fixed redirect
1 parent a4faf63 commit 315392a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/middleware.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3716,10 +3716,6 @@ const DEVELOPER_DOCS_REDIRECTS: Redirect[] = [
37163716
from: '/backend/outboxes/',
37173717
to: '/backend/application-domains/outboxes/',
37183718
},
3719-
{
3720-
from: '/backend/issue-platform/',
3721-
to: '/backend/issue-platform/',
3722-
},
37233719
{
37243720
from: '/backend/issue-platform-detectors/',
37253721
to: '/backend/issue-platform/writing-detectors/',

0 commit comments

Comments
 (0)