Bug: ]help produces wrong help links for symbols
Open
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Example: `]help ⊥` outputs https://dyalog.github.io/documentation/20.0/language-reference-guide/symbols/decode-symbol/ -- this is a wrong url as it raises 404 not found error. The correct help page url is https://dyalog.github.io/documentation/20.0/language-reference-guide/primitive-functions/decode/ .
This issue similarly exists for other help page urls also.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.