Browse Source

Merge remote-tracking branch 'origin/develop' into xap

QMK Bot 1 year ago
parent
commit
4fb3843630
2 changed files with 3 additions and 1 deletions
  1. 2 0
      builddefs/docsgen/.vitepress/config.mts
  2. 1 1
      docs/reference_info_json.md

File diff suppressed because it is too large
+ 2 - 0
builddefs/docsgen/.vitepress/config.mts


+ 1 - 1
docs/reference_info_json.md

@@ -16,7 +16,7 @@ You can create `info.json` files at every level under `qmk_firmware/keyboards/<k
     * A free-form text string describing the keyboard's manufacturer. This will be used as the USB manufacturer string. Can include Unicode characters, escaped to ASCII eg. `\u03A8` (Ψ).
     * Example: `"Clueboard"`
 * `url` <Badge type="info">String</Badge> <Badge>Required</Badge>
-    * A URL to the keyboard's product page, [QMK.fm/keyboards](https://qmk.fm/keyboards) page, or other page describing information about the keyboard.
+    * A URL to the keyboard's product page, [QMK Keyboards](https://browse.qmk.fm/) page, or other page describing information about the keyboard.
     * Example: `"https://clueboard.co"`
 * `bootloader_instructions` <Badge type="info">String</Badge>
     * Instructions for putting the keyboard into a mode that allows for firmware flashing.

Some files were not shown because too many files changed in this diff