Skip to content

Commit 4b9aed9

Browse files
committed
Add redirect for MCP server page
1 parent 701c6c6 commit 4b9aed9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

firebase.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2432,6 +2432,11 @@
24322432
"source": "/accounts-billing/subscriptions/more-subscription-faqs",
24332433
"destination": "/accounts-billing/subscriptions",
24342434
"type": 301
2435+
},
2436+
{
2437+
"source": "/resources/projects/settings/mcp-server",
2438+
"destination": "/",
2439+
"type": 301
24352440
}
24362441
]
24372442
}

0 commit comments

Comments
 (0)