Skip to content

Commit 09e06e6

Browse files
author
Amanda Butler
authored
Fix Doxygen link in DNS.md
Point link to class reference instead of .h file.
1 parent 0941abb commit 09e06e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/networksocket/DNS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Callback is called from thread context. If the callback takes more than 10ms to
3838

3939
### DNS resolver class reference
4040

41-
[![View code](https://www.mbed.com/embed/?type=library)](https://os.mbed.com/docs/development/mbed-os-api-doxy/_d_n_s_8h_source.html)
41+
[![View code](https://www.mbed.com/embed/?type=library)](https://os.mbed.com/docs/development/mbed-os-api-doxy/class_d_n_s.html)
4242

4343
### DNS resolver example
4444

0 commit comments

Comments
 (0)