We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 41f6f23 + 5b12c47 commit 7f40bdbCopy full SHA for 7f40bdb
examples/networking/dtls/dtls-sock/README.md
@@ -39,7 +39,7 @@ DTLS sock acts as a wrapper for the underlying DTLS stack and as such, the
39
constraints that applies specifically to the stack are also applied here.
40
For tinydtls, please refer to [dtls-echo README][1].
41
42
-[1]: https://github.com/RIOT-OS/RIOT/blob/master/examples/dtls-echo/README.md
+[1]: https://github.com/RIOT-OS/RIOT/blob/master/examples/networking/dtls/dtls-echo/README.md
43
44
### Cipher suite
45
You can select between `TLS_PSK_WITH_AES_128_CCM_8` (Pre-Shared Key) and
0 commit comments