Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken source code URL in API docs #3914

Open
vwkd opened this issue Jun 19, 2023 · 1 comment
Open

Broken source code URL in API docs #3914

vwkd opened this issue Jun 19, 2023 · 1 comment

Comments

@vwkd
Copy link

vwkd commented Jun 19, 2023

The source code URLs in the API docs are broken. The host is undefined instead of github.com. For example,

https://graphql-js.org/api#ASTKindToNode

links to

https://undefined/graphql/graphql-js/blob/master/language/ast.ts#L191

@mkraft
Copy link

mkraft commented Sep 11, 2023

It's still undefined for me.

Screenshot 2023-09-11 at 6 19 50 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@mkraft @vwkd and others