diff options
author | skullY <skullydazed@gmail.com> | 2020-02-27 20:53:50 -0800 |
---|---|---|
committer | skullydazed <skullydazed@users.noreply.github.com> | 2020-03-05 16:00:10 -0800 |
commit | 54c58ea6de61a0f1fefa06e8271e2e11f9027940 (patch) | |
tree | 2ce4163cda8164edccd6f06f6e384861a205006c /docs/ja | |
parent | a95a314f78fd96aca7cc496b10bd310e28b1b66e (diff) | |
download | firmware-54c58ea6de61a0f1fefa06e8271e2e11f9027940.tar.gz firmware-54c58ea6de61a0f1fefa06e8271e2e11f9027940.tar.bz2 firmware-54c58ea6de61a0f1fefa06e8271e2e11f9027940.zip |
Add explicit id tags to externally linked headers
Diffstat (limited to 'docs/ja')
-rw-r--r-- | docs/ja/_summary.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ja/_summary.md b/docs/ja/_summary.md index 6b28d97e0..8091781e8 100644 --- a/docs/ja/_summary.md +++ b/docs/ja/_summary.md @@ -82,7 +82,7 @@ * [マクロ](ja/feature_macros.md) * [マウスキー](ja/feature_mouse_keys.md) * [OLED ドライバ](ja/feature_oled_driver.md) - * [One Shot Keys](ja/feature_advanced_keycodes.md#one-shot-keys) + * [One Shot Keys](ja/one_shot_keys.md) * [ポインティング デバイス](ja/feature_pointing_device.md) * [PS/2 マウス](ja/feature_ps2_mouse.md) * [RGB ライト](ja/feature_rgblight.md) |