diff --git a/scripts/lib/docs-manifest.mjs b/scripts/lib/docs-manifest.mjs index e8862f3..c364207 100644 --- a/scripts/lib/docs-manifest.mjs +++ b/scripts/lib/docs-manifest.mjs @@ -8,7 +8,7 @@ export const GROUPS = [ { id: 'networking', label: 'Networking', slugs: ['networking', 'ports', 'preview-urls'] }, { id: 'operations', label: 'Operations', slugs: ['metering', 'observability'] }, { id: 'security', label: 'Security', slugs: ['threat-model'] }, - { id: 'migrating', label: 'Migrating', slugs: ['migrating-from-e2b'] }, + { id: 'migrating', label: 'Migrating', slugs: ['migrating-from-e2b', 'migrating-from-daytona'] }, ]; // Flat, ordered list with group + global order. `fromReadme` marks the one doc