Skip to content

Commit d0baabb

Browse files
committed
ドキュメントのリンク参照先の修正
1 parent 20ec772 commit d0baabb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ RTC用バックアップ電池、SDカードモジュールも必要に応じて
124124
git clone https://github.com/Tamakichi/ttbasic_arduino_stm32.git
125125
```
126126
Windows 10へのgitの導入は、下記の手順を参考にして下さい。
127-
* [git for Windowsのインストール手順](./docs/install_git.html)
127+
* [git for Windowsのインストール手順](https://tamakichi.github.io/ttbasic_arduino_stm32/install_git.html)
128128

129129
ダウンロードした本パッケージのトップフォルダを 📁ttbasic_arduino_stm32\ とします。
130130
(解凍直後の *tbasic_arduino_stm32-master* から変更して下さい)
@@ -216,7 +216,7 @@ Javaをインストールしていない場合は、インストールして下
216216
利用するマイコンボードにArduino STM32用のブートローダーが書き込まれている必要があります。
217217
BluePillボードへの書き込みは下記の記事等を参考して行って下さい。
218218

219-
* [BluePillボードへのブートローダの書き込み(本パッケージ添付ドキュメント)](./docs/install.html#_bluepillボードへのブートローダの書き込み)
219+
* [BluePillボードへのブートローダの書き込み(本パッケージ添付ドキュメント)](https://tamakichi.github.io/ttbasic_arduino_stm32/install.html#_bluepillボードへのブートローダの書き込み)
220220
* DEKOのアヤシいお部屋-「STM32F103C8T6」http://ht-deko.com/arduino/stm32f103c8t6.html  
221221

222222
##### ファームウェア書込み手順
@@ -341,7 +341,7 @@ Arduinoのメニューでボードの設定を行います。
341341
4. STM32用USBドライバをインストールしているものとします。
342342

343343
上記の設定の詳細については、本パッケージ添付の下記のドキュメントも参照下さい。
344-
* [Arduino IDEの環境設定](./docs/install.html#_arduino_ide%E3%81%AE%E7%92%B0%E5%A2%83%E8%A8%AD%E5%AE%9A)
344+
* [Arduino IDEの環境設定](https://tamakichi.github.io/ttbasic_arduino_stm32/install.html#_arduino_ide%E3%81%AE%E7%92%B0%E5%A2%83%E8%A8%AD%E5%AE%9A)
345345

346346
#### システム構成別の修正
347347

0 commit comments

Comments
 (0)