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.
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.