From d25e7c1fb392b8e257af6e0c36f55d160e2c397f Mon Sep 17 00:00:00 2001 From: "fryorcraken.eth" Date: Sun, 30 Oct 2022 17:51:45 +1100 Subject: [PATCH] chore: remove guides & examples folder Moved to: - https://github.com/waku-org/js.waku.guide - https://github.com/waku-org/js-waku-examples --- examples/README.md | 3 --- guides/README.md | 1 - 2 files changed, 4 deletions(-) delete mode 100644 examples/README.md delete mode 100644 guides/README.md diff --git a/examples/README.md b/examples/README.md deleted file mode 100644 index b395de544d..0000000000 --- a/examples/README.md +++ /dev/null @@ -1,3 +0,0 @@ -## Examples - -Moved to https://github.com/waku-org/js-waku-examples. diff --git a/guides/README.md b/guides/README.md deleted file mode 100644 index 42faf87b01..0000000000 --- a/guides/README.md +++ /dev/null @@ -1 +0,0 @@ -Moved to https://docs.wakuconnect.dev/docs/guides/