Using --github, the generated links for @typedef target unexpected lines in source code. They seem to target entities they are used in, rather than where the type was defined.
Try for example the ActiveQuery source link: https://github.com/jaydenseric/graphql-react/blob/99142e9974499e54513026ec933d1e5d3e82eeac/readme.md#activequery
You would expect it to target here instead.
- What version of documentation.js are you using?: v5.4.0
- How are you running documentation.js (on the CLI, Node.js API, Grunt, other?): CLI