--- title: helpURL (deprecated) --- ## Summary URL for keyboard help site. ## Syntax ```js keyman.helpURL ``` ### Type `string` ### Access Read only ### Return Value Always returns `"https://help.keyman.com/go"`. ## Description This property should not be used; full URLs for keyboard help for keyboards provided through Keyman Cloud are available in the [Keyman Cloud APIs](/developer/cloud). ## History 19.0: deprecated