Skip to content

Commit dd7d161

Browse files
committed
move to relative path for file redirection so it works once downloaded.
1 parent 49f40e7 commit dd7d161

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ <h2>Setup And Operation</h2>
3737
</ol>
3838
The hardware and software setup is different for each of these use cases. There are readme*.html files associated with each folder that describe the required hardware and software as well as how to setup and run each of the corresponding demos.<br>
3939

40-
<a href="https://microchip-pic-avr-examples.github.io/pic24-dspic-can-canfd-bootloader/dspic33ck-can/">https://microchip-pic-avr-examples.github.io/pic24-dspic-can-canfd-bootloader/dspic33ck-can/</a><br>
41-
<a href="https://microchip-pic-avr-examples.github.io/pic24-dspic-can-canfd-bootloader/dspic33ck-canfd/">https://microchip-pic-avr-examples.github.io/pic24-dspic-can-canfd-bootloader/dspic33ck-canfd/</a><br>
42-
<a href="https://microchip-pic-avr-examples.github.io/pic24-dspic-can-canfd-bootloader/dspic33ep-can2.0b">https://microchip-pic-avr-examples.github.io/pic24-dspic-can-canfd-bootloader/dspic33ep-can2.0b</a><br>
40+
<a href="./dspic33ck-can/">./dspic33ck-can/</a><br>
41+
<a href="./dspic33ck-canfd/">./dspic33ck-canfd/</a><br>
42+
<a href="./dspic33ep-can2.0b/">./dspic33ep-can2.0b/</a><br>
4343

4444
</body>
4545

0 commit comments

Comments
 (0)