-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update copyright and URLs from Facebook to GraphQL Foundation (#637)
Long overdue update! This changes all links in the spec to the new github org links to avoid the redirect, and updates the spec history and copyright to reflect the 2019 ownership transfer to the GraphQL Foundation
- Loading branch information
Showing
4 changed files
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,13 +7,10 @@ | |
"Daniel Schafer <[email protected]>" | ||
], | ||
"license": "OWFa-1.0", | ||
"homepage": "https://facebook.github.io/graphql", | ||
"bugs": { | ||
"url": "https://github.com/facebook/graphql/issues" | ||
}, | ||
"homepage": "https://graphql.github.io/graphql-spec", | ||
"repository": { | ||
"type": "git", | ||
"url": "http://github.com/facebook/graphql.git" | ||
"url": "http://github.com/graphql/graphql-spec.git" | ||
}, | ||
"scripts": { | ||
"test": "spec-md spec/GraphQL.md > /dev/null", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters