From b618486eeb674eadc18a827fe23528b2e4db2b8d Mon Sep 17 00:00:00 2001 From: Justin Dorfman Date: Thu, 15 May 2025 14:10:13 -0700 Subject: [PATCH] Remove link to old Sourcegraph repo --- docs/api/graphql/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/graphql/index.mdx b/docs/api/graphql/index.mdx index 97c688dca..89da31f8d 100644 --- a/docs/api/graphql/index.mdx +++ b/docs/api/graphql/index.mdx @@ -8,7 +8,7 @@ The Sourcegraph GraphQL API supports the following types of queries: - Rich git-level metadata, including commits, branches, blame information, and file tree data - Repository and user metadata -The API is under active development. Backwards compatibility will be maintained in most cases, and backwards-incompatible changes will be documented in the [changelog](https://sourcegraph.com/github.com/sourcegraph/sourcegraph/-/blob/CHANGELOG). +The API is under active development. Backwards compatibility will be maintained in most cases. ## Quickstart