From d90c5965ae2f39cd87cc5eb944d88204b973212f Mon Sep 17 00:00:00 2001 From: Kendell Date: Fri, 8 May 2026 11:04:18 -0700 Subject: [PATCH] fix dead link for waku v2 protocol --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cbf7e60ef..5deb9cacc2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # js-waku -A TypeScript implementation of the [Waku v2 protocol](https://rfc.vac.dev/spec/10/). +A TypeScript implementation of the [Waku v2 protocol](https://lip.logos.co/messaging/standards/core/10/waku2.html). ## Documentation