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 06d087d commit bb7a54dCopy full SHA for bb7a54d
docs/resources/projects/settings/mcp_server.md
firebase.json
@@ -2432,6 +2432,11 @@
2432
"source": "/accounts-billing/subscriptions/more-subscription-faqs",
2433
"destination": "/accounts-billing/subscriptions",
2434
"type": 301
2435
+ },
2436
+ {
2437
+ "source": "/resources/projects/settings/mcp-server",
2438
+ "destination": "/",
2439
+ "type": 301
2440
}
2441
]
2442
0 commit comments