Skip to content

Commit 69fbf36

Browse files
author
Amanda Butler
authored
Fix Doxygen links in WifiInterface.md
Point links to class reference instead of .h file.
1 parent 09e06e6 commit 69fbf36

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/api/networkinterfaces/WifiInterface.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
## Wi-Fi
22

3+
<span class="images">![](http://os.mbed.com/docs/development/mbed-os-api-doxy/class_wi_fi_interface.png)<span>WiFiInterface class hierarchy</span></span>
4+
35
The WifiInterface provides a simple C++ API for connecting to the internet over a Wi-Fi device.
46

57
### Wi-Fi class reference
68

7-
[![View code](https://www.mbed.com/embed/?type=library)](https://os.mbed.com/docs/development/mbed-os-api-doxy/_wi_fi_interface_8h_source.html)
9+
[![View code](https://www.mbed.com/embed/?type=library)](http://os.mbed.com/docs/development/mbed-os-api-doxy/class_wi_fi_interface.html)
810

911
### Usage
1012

0 commit comments

Comments
 (0)