diff --git a/packages/abc/hotkey/index.en-US.md b/packages/abc/hotkey/index.en-US.md index 9f4191f03..d518facd0 100644 --- a/packages/abc/hotkey/index.en-US.md +++ b/packages/abc/hotkey/index.en-US.md @@ -9,7 +9,7 @@ module: import { HotkeyModule } from '@yelon/abc/hotkey'; Based on the [@github/hotke](https://github.com/github/hotkey) hotkey library. -> If you don't know the hotkey value, you can get it through [Hotkey Code](https://github.github.io/hotkey/examples/hotkey_mapper.html). +> If you don't know the hotkey value, you can get it through [Hotkey Code](https://github.github.io/hotkey/hotkey_mapper.html). ## API diff --git a/packages/abc/hotkey/index.zh-CN.md b/packages/abc/hotkey/index.zh-CN.md index 3a6a8de72..e8e935729 100644 --- a/packages/abc/hotkey/index.zh-CN.md +++ b/packages/abc/hotkey/index.zh-CN.md @@ -9,7 +9,7 @@ module: import { HotkeyModule } from '@yelon/abc/hotkey'; 基于 [@github/hotke](https://github.com/github/hotkey) 热键库。 -> 如果不清楚热键值,可通过[热键代码](https://github.github.io/hotkey/examples/hotkey_mapper.html)来获取。 +> 如果不清楚热键值,可通过[热键代码](https://github.github.io/hotkey/hotkey_mapper.html)来获取。 ## API