Skip to content

Commit cbb8354

Browse files
authored
Fix broken license link (#1007)
1 parent 13989f9 commit cbb8354

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: spec/GraphQL.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ specifications, source code, and datasets) may be found at
5656
Currently, the licenses governing GraphQL Specification Project deliverables
5757
are:
5858

59-
| Deliverable | License |
60-
| -------------- | --------------------------------------------------------------------------------------------------------------------------------------- |
61-
| Specifications | [Open Web Foundation Agreement 1.0 Mode](http://www.openwebfoundation.org/legal/the-owf-1-0-agreements/owfa-1-0) (Patent and Copyright) |
62-
| Source code | [MIT License](https://opensource.org/licenses/MIT) |
63-
| Data sets | [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/) |
59+
| Deliverable | License |
60+
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
61+
| Specifications | [Open Web Foundation Agreement 1.0 (Patent and Copyright Grants)](https://www.openwebfoundation.org/the-agreements/the-owf-1-0-agreements-granted-claims/owfa-1-0) |
62+
| Source code | [MIT License](https://opensource.org/licenses/MIT) |
63+
| Data sets | [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/) |
6464

6565
**Conformance**
6666

0 commit comments

Comments
 (0)