Skip to content

Commit cb44336

Browse files
author
Amanda Butler
authored
Update link formats in CellularInterface.md
Update links because the engine is particular.
1 parent 6b7b8d2 commit cb44336

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/api/connectivity/networksocket/CellularInterface.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Arm Mbed OS provides a [reference implementation of CellularBase](https://os-doc
66

77
### CellularBase class reference
88

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

1111
### Usage
1212

@@ -20,7 +20,7 @@ To bring up the network interface:
2020

2121
This example establishes connection with the cellular network using Mbed OS CellularInterface.
2222

23-
[![View code](https://www.mbed.com/embed/?url=https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-cellular/)](https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-cellular/file/0f644d6045cf/main.cpp/)
23+
[![View code](https://www.mbed.com/embed/?url=https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-cellular/)](https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-cellular/file/0f644d6045cf/main.cpp)
2424

2525
### Related content
2626

0 commit comments

Comments
 (0)