From 4ece927defa7ac9b2695ad2467e5722682ba3a7a Mon Sep 17 00:00:00 2001
From: Franck R
Date: Wed, 19 Jan 2022 14:01:04 +1100
Subject: [PATCH] Replace waku.dev with correct domain (#49)
---
_data/footer-projects.yml | 2 +-
_layouts/home.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/_data/footer-projects.yml b/_data/footer-projects.yml
index 7a0089ae..e123b9d4 100644
--- a/_data/footer-projects.yml
+++ b/_data/footer-projects.yml
@@ -1,6 +1,6 @@
---
- title: "Waku"
- link: https://waku.dev/
+ link: https://waku.vac.dev/
- title: "DApp Connect"
link: https://dappconnect.dev/
diff --git a/_layouts/home.html b/_layouts/home.html
index 3642c072..f26a6ce0 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -19,7 +19,7 @@ layout: default
Building protocols and products at all layers of the stack including underlying transports, p2p overlays and routing, initial trust establishment, and semantics for things like group chat.