diff options
| -rw-r--r-- | docs/reference_info_json.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference_info_json.md b/docs/reference_info_json.md index 8f903a2e0..829ea2124 100644 --- a/docs/reference_info_json.md +++ b/docs/reference_info_json.md | |||
| @@ -67,4 +67,4 @@ This metadata is primarily used in two ways: | |||
| 67 | * To allow web-based configurators to dynamically generate UI | 67 | * To allow web-based configurators to dynamically generate UI |
| 68 | * To support the new `make keyboard:keymap:qmk` target, which bundles this metadata up with the firmware to allow QMK Toolbox to be smarter. | 68 | * To support the new `make keyboard:keymap:qmk` target, which bundles this metadata up with the firmware to allow QMK Toolbox to be smarter. |
| 69 | 69 | ||
| 70 | Configurator authors can see the [QMK Compiler](https://docs.compile.qmk.fm/api_docs.html) docs for more information on using the JSON API. | 70 | Configurator authors can see the [QMK Compiler](https://docs.api.qmk.fm/using-the-api) docs for more information on using the JSON API. |
