瀏覽代碼

Fixed incorrect link

Björn Ritzl 4 年之前
父節點
當前提交
329577fd4b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/en/manuals/extensions-defold-sdk.md

+ 1 - 1
docs/en/manuals/extensions-defold-sdk.md

@@ -28,7 +28,7 @@ The header file is not publicly published but all of the available SDK functions
 * [Game Object](/ref/dmGameObject/) - API for manipulating game objects.
 * [Graphics](/ref/dmGraphics/) - Platform specific native graphics functions.
 * [Hash](/ref/dmHash/) - Hash functions.
-* [HID](/ref/dmHash/) - API for generating programmatic input events.
+* [HID](/ref/dmHid/) - API for generating programmatic input events.
 * [HTTP Client](/ref/dmHttpClient/) - API for interacting with a HTTP clients.
 * [Json](/ref/dmJson/) - API for platform independent parsing of json files.
 * [Log](/ref/dmLog/) - Logging functions.