mirror of
https://github.com/graphql-hive/console
synced 2026-05-24 01:28:32 +00:00
Landing Page updates (#2764)
This commit is contained in:
parent
341df6651b
commit
9ff64b9e0f
2 changed files with 2 additions and 2 deletions
|
|
@ -363,7 +363,7 @@ export function IndexPage(): ReactElement {
|
|||
},
|
||||
{
|
||||
title: 'Apollo GraphOS alternative',
|
||||
description: 'GraphQL Hive is a drop-in replacement for Apollo GraphOS.',
|
||||
description: 'GraphQL Hive is a drop-in replacement for Apollo GraphOS Studio.',
|
||||
icon: <FiPackage strokeWidth={1} className="h-full w-full" />,
|
||||
documentationLink: '/docs/get-started/apollo-federation',
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Schema Registry and Monitoring
|
||||
title: Schema Registry and Monitoring - Open GraphQL Platform
|
||||
description:
|
||||
Prevent breaking changes, monitor performance of your GraphQL API, and manage your API gateway
|
||||
(Federation, Stitching) with the Schema Registry. GraphQL Hive is a Cloud solution that is also
|
||||
|
|
|
|||
Loading…
Reference in a new issue