chore(docs): remove global deployments guide (#18618)

This commit is contained in:
Lakshan Perera
2023-11-01 20:25:10 +11:00
committed by GitHub
parent 5b7923d1d8
commit 24ae561baa
4 changed files with 5 additions and 56 deletions

View File

@@ -836,7 +836,6 @@ export const functions: NavMenuConstant = {
{ name: 'TypeScript Support', url: '/guides/functions/typescript-support' },
{ name: 'Debugging Edge Functions', url: '/guides/functions/debugging' },
{ name: 'Managing packages using Import Maps', url: '/guides/functions/import-maps' },
{ name: 'Globally Distributed Deployments', url: '/guides/functions/global-deployments' },
],
},
{