diff --git a/docs/Compiling.md b/docs/Compiling.md index 6fe015d..31e3c32 100644 --- a/docs/Compiling.md +++ b/docs/Compiling.md @@ -51,7 +51,7 @@ The 6-pin header needs to be soldered onto the board as indicated by the red rec 1. Double-click the **Multiprotocol.ino** file in the **Multiprotocol** folder to open the project in the Arduino IDE ### Install the Multi 4-in-1 board -1. Follow [these instructions](/BootLoaders/README.md) to install the **Multi 4-in-1 AVR Board** in the Arduino IDE +1. Follow [these instructions](Arduino_IDE_Boards.md) to install the **Multi 4-in-1 AVR Board** in the Arduino IDE ### Configure the Arduino IDE 1. Under **Tools -> Board** select **'Multi 4-in-1 (Atmega328p, 3.3V, 16MHz)** diff --git a/docs/Compiling_OrangeTx.md b/docs/Compiling_OrangeTx.md index 2708697..d8561e8 100644 --- a/docs/Compiling_OrangeTx.md +++ b/docs/Compiling_OrangeTx.md @@ -36,7 +36,7 @@ Flashing the bootloader is outside the scope of this documentation. Full instru 1. Double-click the **Multiprotocol.ino** file in the **Multiprotocol** folder to open the project in the Arduino IDE ### Install the Multi 4-in-1 board -1. Follow [these instructions](/BootLoaders/README.md) to install the **Multi 4-in-1 OrangeRX Board** in the Arduino IDE +1. Follow [these instructions](Arduino_IDE_Boards.md) to install the **Multi 4-in-1 OrangeRX Board** in the Arduino IDE ### Configure the Arduino IDE 1. Under **Tools -> Board** select **'Multi 4-in-1 (OrangeRX)'** diff --git a/docs/Compiling_STM32.md b/docs/Compiling_STM32.md index e5f0412..78d4b01 100644 --- a/docs/Compiling_STM32.md +++ b/docs/Compiling_STM32.md @@ -55,7 +55,7 @@ The 4-pin header needs to be soldered onto the board as indicated by the red rec 1. Double-click the **Multiprotocol.ino** file in the **Multiprotocol** folder to open the project in the Arduino IDE ### Install the Multi 4-in-1 board -1. Follow [these instructions](/BootLoaders/README.md) to install the **Multi 4-in-1 STM32 Board** in the Arduino IDE +1. Follow [these instructions](Arduino_IDE_Boards.md) to install the **Multi 4-in-1 STM32 Board** in the Arduino IDE ### Configure the Arduino IDE 1. Under **Tools -> Board** select **Multi 4-in-1 (STM32FC103)**