arc.js_legacy
arc.js_legacy copied to clipboard
Typedoc generates broken links to Type Aliases
Typedoc generates broken links to Type Aliases. For example, fnVoid is at: "api/README/#fnvoid" but the links are generated as: "api/interfaces/README/#fnvoid"
Reported on TypeDocs git repo here: https://github.com/TypeStrong/typedoc/issues/748