Skip to content

Commit

Permalink
Merge pull request #12369 from keymanapp/docs/web/helplink
Browse files Browse the repository at this point in the history
docs(web): fix link to documentation page
  • Loading branch information
ermshiperete authored Sep 6, 2024
2 parents 8098964 + dc66cdd commit 8fd0877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/app/browser/src/keymanEngine.ts
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@ export default class KeymanEngine extends KeymanEngineBase<BrowserConfiguration,
* @param {(string)=} argLayerId name or index of layer to show, defaulting to 'default'
* @return {Object} DIV object with filled keyboard layer content
*
* See https://help.keyman.com/developer/engine/web/current-version/reference/osk/BuildVisualKeyboard
* See https://help.keyman.com/developer/engine/web/current-version/reference/core/BuildVisualKeyboard
*/
public BuildVisualKeyboard(
PInternalName: string,
Expand Down

0 comments on commit 8fd0877

Please sign in to comment.