ARMmbed / mbed-os-5-docs

Full documentation for Mbed OS 5 and 6
http://os.mbed.com/docs
98 stars 170 forks source link

fix a syntax error on a link on DAP.md #1505

Closed josuah closed 1 year ago

josuah commented 1 year ago

This fixes a syntax error visible on https://os.mbed.com/docs/mbed-os/v6.15/debug-test/daplink.html (second paragraph).

I assume the navigation across .md files follow the navigation across .html files, replacing ../ by ../../ as well.