diff --git a/packages/gatsby-theme-aio/src/components/Footer/index.js b/packages/gatsby-theme-aio/src/components/Footer/index.js index fa54a144f8..2a3948a685 100644 --- a/packages/gatsby-theme-aio/src/components/Footer/index.js +++ b/packages/gatsby-theme-aio/src/components/Footer/index.js @@ -26,6 +26,10 @@ const { APIs, services, community, support, developer, legal, allAPIs } = { path: '/apis' }, APIs: [ + { + title: 'MCP Servers', + path: '/ai-registry' + }, { title: 'Adobe Creative Cloud', path: '/creative-cloud' @@ -33,13 +37,13 @@ const { APIs, services, community, support, developer, legal, allAPIs } = { { title: 'Adobe Experience Platform', path: '/experience-platform-apis' - }, - { - title: 'Adobe Document Cloud', - path: '/document-services/homepage' } ], services: [ + { + title: 'Adobe Document Cloud', + path: '/document-services/homepage' + }, { title: 'Adobe Cloud Manager', path: '/experience-cloud/cloud-manager' @@ -47,10 +51,6 @@ const { APIs, services, community, support, developer, legal, allAPIs } = { { title: 'Adobe Analytics', path: '/analytics-apis/docs/2.0' - }, - { - title: 'App Builder', - path: '/app-builder' } ], community: [