Skip to content

Commit 7f40bdb

Browse files
authored
Merge pull request #21247 from emmanuel-ferdman/master
examples: update `dtls-echo` source
2 parents 41f6f23 + 5b12c47 commit 7f40bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/networking/dtls/dtls-sock/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ DTLS sock acts as a wrapper for the underlying DTLS stack and as such, the
3939
constraints that applies specifically to the stack are also applied here.
4040
For tinydtls, please refer to [dtls-echo README][1].
4141

42-
[1]: https://github.com/RIOT-OS/RIOT/blob/master/examples/dtls-echo/README.md
42+
[1]: https://github.com/RIOT-OS/RIOT/blob/master/examples/networking/dtls/dtls-echo/README.md
4343

4444
### Cipher suite
4545
You can select between `TLS_PSK_WITH_AES_128_CCM_8` (Pre-Shared Key) and

0 commit comments

Comments
 (0)