Skip to content

Commit d0748df

Browse files
author
Amanda Butler
authored
Fix link in SharedPtr.md
Fix broken link, so book builds.
1 parent 770178c commit d0748df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/platform/SharedPtr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ When `ptr` is passed around by a value, the copy constructor and destructor mana
1111

1212
### SharedPtr class reference
1313

14-
[![View code](https://www.mbed.com/embed/?type=library)](http://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/class_shared_ptr.html)
14+
[![View code](https://www.mbed.com/embed/?type=library)](http://os-doc-builder.test.mbed.com/docs/development/mbed-os-api-doxy/classmbed_1_1_shared_ptr.html)
1515

1616
### Shared pointer example
1717

0 commit comments

Comments
 (0)