From d90c5965ae2f39cd87cc5eb944d88204b973212f Mon Sep 17 00:00:00 2001 From: Kendell Date: Fri, 8 May 2026 11:04:18 -0700 Subject: [PATCH 1/2] 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 From 7999b38070f560f09ef866bd940524c3503eb40f Mon Sep 17 00:00:00 2001 From: Kendell Date: Tue, 16 Jun 2026 18:21:39 -0700 Subject: [PATCH 2/2] url changed AGAIN --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5deb9cacc2..d40b703681 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # js-waku -A TypeScript implementation of the [Waku v2 protocol](https://lip.logos.co/messaging/standards/core/10/waku2.html). +A TypeScript implementation of the [Waku v2 protocol](https://lip.logos.co/messaging/core/draft/10/waku2.html). ## Documentation