Skip to content

Commit 45033be

Browse files
README: use local references (#2677)
1 parent 7ee63b0 commit 45033be

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,16 +130,15 @@ custom build configurations look for `.mjs` files!
130130

131131
### Contributing
132132

133-
We actively welcome pull requests, learn how to
134-
[contribute](https://github.com/graphql/graphql-js/blob/master/.github/CONTRIBUTING.md).
133+
We actively welcome pull requests, learn how to [contribute](./.github/CONTRIBUTING.md).
135134

136135
### Changelog
137136

138137
Changes are tracked as [GitHub releases](https://github.com/graphql/graphql-js/releases).
139138

140139
### License
141140

142-
GraphQL.js is [MIT-licensed](https://github.com/graphql/graphql-js/blob/master/LICENSE).
141+
GraphQL.js is [MIT-licensed](./LICENSE).
143142

144143
### Credits
145144

0 commit comments

Comments
 (0)