Skip to content

Commit 8f89a4a

Browse files
author
Amanda Butler
authored
Fix links in QuadSPI.md
Fix links for proper rendering.
1 parent 554ab90 commit 8f89a4a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/reference/api/drivers/QuadSPI.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ For more information, please review the related content.
1616

1717
### QuadSPI example
1818

19-
[![View Example](https://www.mbed.com/embed/?url=https://os.mbed.com/teams/mbed_example/code/mbed-os-example-qspi/)](https://os.mbed.com/teams/mbed_example/code/mbed-os-example-qspi/)
19+
[![View Example](https://www.mbed.com/embed/?url=https://os.mbed.com/teams/mbed_example/code/mbed-os-example-qspi/)](https://os.mbed.com/teams/mbed_example/code/mbed-os-example-qspi)
2020

2121
### Related content
2222

23-
- <a href="www.st.com/resource/en/application_note/dm00227538.pdf">STMicroelectronics Quad-SPI documentation</a>.
24-
- <a href="http://www.macronix.com/Lists/Datasheet/Attachments/6270/MX25R6435F,%20Wide%20Range,%2064Mb,%20v1.4.pdf">Macronix MX25R6435F flash memory with Quad-SPI</a>.
25-
- <a href="http://infocenter.nordicsemi.com/pdf/nRF52840_OPS_v0.5.pdf">Nordic Quad-SPI support in NRF52840</a>.
23+
- [STMicroelectronics Quad-SPI documentation](www.st.com/resource/en/application_note/dm00227538.pdf).
24+
- [Macronix MX25R6435F flash memory with Quad-SPI](http://www.macronix.com/Lists/Datasheet/Attachments/6270/MX25R6435F,%20Wide%20Range,%2064Mb,%20v1.4.pdf).
25+
- [Nordic Quad-SPI support in NRF52840](http://infocenter.nordicsemi.com/pdf/nRF52840_OPS_v0.5.pdf).

0 commit comments

Comments
 (0)