Skip to content

Commit a0106cb

Browse files
authored
Remove resources/ in favor of brand guidelines page (#885)
Now that https://graphql.org/brand/ exists, this removes a secondary source of truth for these image assets.
1 parent 6d5c201 commit a0106cb

File tree

4 files changed

+1
-3281
lines changed

4 files changed

+1
-3281
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# GraphQL
22

3-
<img alt="GraphQL Logo" align="right" src="resources/GraphQL%20Logo.svg" width="15%" />
3+
<img alt="GraphQL Logo" align="right" src="https://graphql.org/img/logo.svg" width="15%" />
44

55
The GraphQL specification is edited in the markdown files found in [`/spec`](./spec)
66
the latest release of which is published at https://graphql.github.io/graphql-spec/.

0 commit comments

Comments
 (0)