Skip to content

Commit 0dc4c41

Browse files
authored
Remove link to old Sourcegraph repo (#1141)
<!-- Explain the changes introduced in your PR --> ## Pull Request approval You will need to get your PR approved by at least one member of the Sourcegraph team. For reviews of docs formatting, styles, and component usage, please tag the docs team via the #docs Slack channel.
1 parent 44da856 commit 0dc4c41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/graphql/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The Sourcegraph GraphQL API supports the following types of queries:
88
- Rich git-level metadata, including commits, branches, blame information, and file tree data
99
- Repository and user metadata
1010

11-
<Callout type="note">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).</Callout>
11+
<Callout type="note">The API is under active development. Backwards compatibility will be maintained in most cases.</Callout>
1212

1313
## Quickstart
1414

0 commit comments

Comments
 (0)