Skip to content

Commit

Permalink
Update links
Browse files Browse the repository at this point in the history
Update links to a current location.
  • Loading branch information
Ron Eldor committed Jan 14, 2019
1 parent 0ac8cf4 commit 9d4ab9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tls-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ It's possible to switch to another network interface by using [the Mbed OS Netwo

The networking stack used in this example requires TLS functionality to be enabled on Mbed TLS. On devices where hardware entropy is not present, TLS is disabled by default. This would result in compile time or linking failures.

To learn why entropy is required, read the [TLS Porting guide](https://docs.mbed.com/docs/mbed-os-handbook/en/latest/advanced/tls_porting/).
To learn why entropy is required, read the [entropy Porting guide](https://os.mbed.com/docs/latest/porting/entropy-sources.html).

## Monitoring the application

Expand Down

0 comments on commit 9d4ab9c

Please sign in to comment.