shurcooL / githubv4

Package githubv4 is a client library for accessing GitHub GraphQL API v4 (https://docs.github.com/en/graphql).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

update link in GitHub repository description (the "About" section)

MichaelCurrin opened this issue · comments

Currently this

(https://developer.github.com/v4/)

This redirects here:

https://docs.github.com/en/graphql

So that should be used instead

Thanks for reporting, fixed.

For reference, the rest of the codebase was updated in PR #76.