From aeb28c5583496782638584edad5052f99fd693eb Mon Sep 17 00:00:00 2001 From: Maria Elisabeth Schreiber Date: Wed, 2 Oct 2024 17:21:25 -0600 Subject: [PATCH 1/2] Remove Summit callouts --- docs/source/get-started.mdx | 6 ------ docs/source/index.mdx | 8 -------- 2 files changed, 14 deletions(-) diff --git a/docs/source/get-started.mdx b/docs/source/get-started.mdx index 018b95d2067..0dc91bc6281 100644 --- a/docs/source/get-started.mdx +++ b/docs/source/get-started.mdx @@ -2,12 +2,6 @@ title: Get started with Apollo Client --- - - Hello! 👋 This short tutorial gets you up and running with Apollo Client. > For an introduction to the entire Apollo platform, [check out **Odyssey**, Apollo's interactive learning platform](https://www.apollographql.com/tutorials/?utm_source=apollo_docs&utm_medium=referral). diff --git a/docs/source/index.mdx b/docs/source/index.mdx index 9239b370f6a..39a620860bf 100644 --- a/docs/source/index.mdx +++ b/docs/source/index.mdx @@ -2,14 +2,6 @@ title: Introduction to Apollo Client --- -import { Link } from 'gatsby'; - - - **Apollo Client** is a comprehensive state management library for JavaScript. It enables you to manage both local and remote data with GraphQL. Use it to fetch, cache, and modify application data, all while automatically updating your UI. Apollo Client helps you structure code in an economical, predictable, and declarative way that's consistent with modern development practices. The core `@apollo/client` library provides built-in integration with React, and the larger Apollo community maintains [integrations for other popular view layers](#community-integrations). From 56425592f1c5c6334a25a1c2bd25e5986b2baab0 Mon Sep 17 00:00:00 2001 From: Maria Elisabeth Schreiber Date: Wed, 2 Oct 2024 17:22:06 -0600 Subject: [PATCH 2/2] Remove empty file --- docs/source/api/link/apollo-link-dedup.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 docs/source/api/link/apollo-link-dedup.md diff --git a/docs/source/api/link/apollo-link-dedup.md b/docs/source/api/link/apollo-link-dedup.md deleted file mode 100644 index e69de29bb2d..00000000000