From: noroadsleft <18669334+noroadsleft@users.noreply.github.com> Date: Mon, 14 Jan 2019 22:30:22 +0000 (-0800) Subject: Update docs/reference_info_json.md X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c6183ab4fc0fdcb732958c0c4a76e1dc2069d804;p=qmk_firmware.git Update docs/reference_info_json.md Co-Authored-By: skullydazed --- 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: * To allow web-based configurators to dynamically generate UI * To support the new `make keyboard:keymap:qmk` target, which bundles this metadata up with the firmware to allow QMK Toolbox to be smarter. -Configurator authors can see the [QMK Compiler](https://docs.compile.qmk.fm/api_docs.html) docs for more information on using the JSON API. +Configurator authors can see the [QMK Compiler](https://docs.api.qmk.fm/using-the-api) docs for more information on using the JSON API.