Skip to content

Commit 8c65cd3

Browse files
author
Amanda Butler
authored
Update example in MbedCRC.md
Point example to latest version.
1 parent c67ba6c commit 8c65cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/drivers/MbedCRC.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Below is a CRC example to compute 32-bit CRC.
2424

2525
Below is a 32-bit CRC example using `compute_partial` APIs.
2626

27-
[![View code](https://www.mbed.com/embed/?url=https://os.mbed.com/teams/mbed_example/code/CRC_partial_example/)](https://os.mbed.com/teams/mbed_example/code/CRC_partial_example/file/834c44916a38/main.cpp)
27+
[![View code](https://www.mbed.com/embed/?url=https://os.mbed.com/teams/mbed_example/code/CRC_partial_example/)](https://os.mbed.com/teams/mbed_example/code/CRC_partial_example/file/d4c48b62da22/main.cpp)
2828

2929
#### Example 3
3030

0 commit comments

Comments
 (0)