aboutsummaryrefslogtreecommitdiff
path: root/docs/ja/flashing.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ja/flashing.md')
-rw-r--r--docs/ja/flashing.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ja/flashing.md b/docs/ja/flashing.md
index b2c0dcd86..0245250ce 100644
--- a/docs/ja/flashing.md
+++ b/docs/ja/flashing.md
@@ -89,7 +89,7 @@ BOOTLOADER = caterina
89互換性のあるフラッシャ: 89互換性のあるフラッシャ:
90 90
91* [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (推奨の GUI) 91* [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (推奨の GUI)
92* avr109 を使った [avrdude](http://www.nongnu.org/avrdude/) / `:avrdude` (推奨のコマンドライン) 92* avr109 を使った [avrdude](https://www.nongnu.org/avrdude/) / `:avrdude` (推奨のコマンドライン)
93* [AVRDUDESS](https://github.com/zkemble/AVRDUDESS) 93* [AVRDUDESS](https://github.com/zkemble/AVRDUDESS)
94 94
95書き込み手順: 95書き込み手順:
@@ -167,7 +167,7 @@ BOOTLOADER = USBasp
167互換性のあるフラッシャ: 167互換性のあるフラッシャ:
168 168
169* [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (推奨の GUI) 169* [QMK Toolbox](https://github.com/qmk/qmk_toolbox/releases) (推奨の GUI)
170* `usbasp` プログラマを使った [avrdude](http://www.nongnu.org/avrdude/) 170* `usbasp` プログラマを使った [avrdude](https://www.nongnu.org/avrdude/)
171* [AVRDUDESS](https://github.com/zkemble/AVRDUDESS) 171* [AVRDUDESS](https://github.com/zkemble/AVRDUDESS)
172 172
173書き込み手順: 173書き込み手順: