summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorinternetirl <mattferri@gmail.com>2018-04-19 04:21:36 +0200
committerJack Humbert <jack.humb@gmail.com>2018-04-19 04:21:36 +0200
commita7fca476866ea7efac69c7519d9666665c9a62a8 (patch)
treea5f676bb2f60fabf86c65294aa8c200dfd505ab6 /docs
parent9ab786d1d8f07a252d109e4fcea92b929a7fb5cf (diff)
downloadqmk_firmware-a7fca476866ea7efac69c7519d9666665c9a62a8.tar.gz
qmk_firmware-a7fca476866ea7efac69c7519d9666665c9a62a8.tar.xz
Link to Atmel's flip is broken. (#2752)
The link to Atmel's flip is broken. It re-directs to http://www.microchip.com/. Please update! I think this is the correct link. Please verify. http://www.microchip.com/developmenttools/productdetails.aspx?partno=flip
Diffstat (limited to 'docs')
-rw-r--r--docs/flashing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/flashing.md b/docs/flashing.md
index 8e1381f69..e5fe59f8f 100644
--- a/docs/flashing.md
+++ b/docs/flashing.md
@@ -20,7 +20,7 @@ Compatible flashers:
* [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (recommended GUI)
* [dfu-programmer](https://github.com/dfu-programmer/dfu-programmer) / `:dfu` in QMK (recommended command line)
-* [Atmel's Flip](http://www.atmel.com/tools/flip.aspx) (not recommended)
+* [Atmel's Flip](http://www.microchip.com/developmenttools/productdetails.aspx?partno=flip) (not recommended)
Flashing sequence: