aboutsummaryrefslogtreecommitdiffstats
path: root/docs/cli.md
diff options
context:
space:
mode:
authorJames Young <xxiinophobia@yahoo.com>2020-02-20 13:53:28 -0800
committerskullydazed <skullydazed@users.noreply.github.com>2020-03-05 16:00:10 -0800
commitcdb5c074d36fcd97d9704da56a8a850a8889df4a (patch)
tree1e384791a9e1008eb590e58c31d5d43d714097b9 /docs/cli.md
parent3f1e47dbcd2a03f791d968f13ded33fde597f1fb (diff)
downloadfirmware-cdb5c074d36fcd97d9704da56a8a850a8889df4a.tar.gz
firmware-cdb5c074d36fcd97d9704da56a8a850a8889df4a.tar.bz2
firmware-cdb5c074d36fcd97d9704da56a8a850a8889df4a.zip
remove some unnecessary external links
Also clean up some trailing whitespace.
Diffstat (limited to 'docs/cli.md')
-rw-r--r--docs/cli.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/cli.md b/docs/cli.md
index 7c3effcc0..eda365d87 100644
--- a/docs/cli.md
+++ b/docs/cli.md
@@ -167,8 +167,7 @@ $ qmk compile -kb dz60
## `qmk flash`
This command is similar to `qmk compile`, but can also target a bootloader. The bootloader is optional, and is set to `:flash` by default.
-To specify a different bootloader, use `-bl <bootloader>`. Visit <https://docs.qmk.fm/#/flashing>
-for more details of the available bootloaders.
+To specify a different bootloader, use `-bl <bootloader>`. Visit the [Flashing Firmware](flashing.md) guide for more details of the available bootloaders.
**Usage for Configurator Exports**: