remove some unnecessary external links

Also clean up some trailing whitespace.
This commit is contained in:
James Young 2020-02-20 13:53:28 -08:00 committed by skullydazed
parent 3f1e47dbcd
commit cdb5c074d3
4 changed files with 31 additions and 32 deletions

View file

@ -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**: