Skip to content

Commit a29e852

Browse files
committed
Fix broken links
1 parent 8f4c220 commit a29e852

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
@@ -19,7 +19,7 @@ An example bootloader using the Microchip Device Firmware Update (MDFU) protocol
1919
* [MDFU Protocol](http://www.microchip.com/DS50003743)
2020

2121
### Setup And Operation
22-
See [crc_uart_1_image](crc_uart_1_image/) and the associated [README.md](crc_uart_1_image/README.md) files for details on the required hardware, software, setup, and how to run the demo.
22+
See [crc_uart_1_image](./dspic33a/crc_uart_1_image/) and the associated [README.md](./dspic33a/crc_uart_1_image/README.md) files for details on the required hardware, software, setup, and how to run the demo.
2323

2424
## <u>dsPIC33A Multi-Image ECDSA UART Boot Demo</u>
2525

@@ -33,7 +33,7 @@ An example secure bootloader using the Microchip Device Firmware Update (MDFU) p
3333
* [MDFU Protocol](http://www.microchip.com/DS50003743)
3434

3535
### Setup And Operation
36-
See [secure_boot_uart_2_images](secure_boot_uart_2_images/) and the associated [README.md](secure_boot_uart_2_images/README.md) files for details on the required hardware, software, setup, and how to run the demo.
36+
See [secure_boot_uart_2_images](./dspic33a/secure_boot_uart_2_images/) and the associated [README.md](./dspic33a/secure_boot_uart_2_images/README.md) files for details on the required hardware, software, setup, and how to run the demo.
3737

3838
## <u>dsPIC33A Multi-Image ECDSA CAN Boot Demo</u>
3939

@@ -47,7 +47,7 @@ An example secure bootloader using the Microchip Device Firmware Update (MDFU) p
4747
* [MDFU Protocol](http://www.microchip.com/DS50003743)
4848

4949
### Setup And Operation
50-
See [secure_boot_can_2_images](secure_boot_can_2_images/) and the associated [README.md](secure_boot_can_2_images/README.md) files for details on the required hardware, software, setup, and how to run the demo.
50+
See [secure_boot_can_2_images](./dspic33a/secure_boot_can_2_images/) and the associated [README.md](./dspic33a/secure_boot_can_2_images/README.md) files for details on the required hardware, software, setup, and how to run the demo.
5151

5252

5353

0 commit comments

Comments
 (0)