Skip to content

Commit 821fb25

Browse files
author
Amanda Butler
authored
Fix link in SharedPtr.md
Fix broken link to build engine.
1 parent 4917be3 commit 821fb25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/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)](https://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/class_shared_ptr.html)
1515

1616
### Shared pointer example
1717

0 commit comments

Comments
 (0)