From 1d93790a2f99dea968ff2cebc2e07a3aedc8c940 Mon Sep 17 00:00:00 2001 From: Alan Shaw Date: Mon, 10 Sep 2018 16:55:42 +0100 Subject: [PATCH] chore: update project to test for peerpad PeerPad no longer uses `peer-pad-core` but instead uses `peer-star-app`. License: MIT Signed-off-by: Alan Shaw --- RELEASE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index bfd2ecb52e..c3261e0b18 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -17,7 +17,7 @@ - [ ] sharness - [ ] Run tests of the following projects with the new release: - [ ] [ipfs-pubsub-room](https://github.com/ipfs-shipyard/ipfs-pubsub-room) - - [ ] [peerpad-core](https://github.com/ipfs-shipyard/peerpad) + - [ ] [peer-star-app](https://github.com/ipfs-shipyard/peer-star-app) - [ ] [ipfs-log](https://github.com/orbitdb/ipfs-log) - [ ] [orbit-db](https://github.com/orbitdb/orbit-db) - Documentation