From 4f4df487ee4576bc5806d00d284317cd1af89210 Mon Sep 17 00:00:00 2001 From: Franck R Date: Wed, 19 Jan 2022 14:00:20 +1100 Subject: [PATCH] Fix broken link (#480) --- content/docs/rfcs/14/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/rfcs/14/README.md b/content/docs/rfcs/14/README.md index e9188e14..d58d2b6b 100644 --- a/content/docs/rfcs/14/README.md +++ b/content/docs/rfcs/14/README.md @@ -83,7 +83,7 @@ The previous `data` field corresponds to the `payload` field. ## Confidentiality, integrity, and authenticity It is up to the application layer as to what level confidentiality, integrity and authenticity of the `payload` of `WakuMessage` matters. Accordingly, the application layer shall utilize the encryption and signature schemes supported in WAKU2 to meet the application-specific privacy needs. -The set of supported schemes in WAKU2 is presented in [WAKU2-PAYLOAD](/specs/26). +The set of supported schemes in WAKU2 is presented in [WAKU2-PAYLOAD](/spec/26). ## Reliability of the WakuMessage timestamp