From 3013b210eeaccb4bd94aec63c81cb7f8e0025dcd Mon Sep 17 00:00:00 2001 From: Joshua Seigler Date: Wed, 24 Nov 2021 20:17:16 -0500 Subject: [PATCH] chore: update README with new demo URL --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 57890a2..cdd5555 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ ipfs add -Qr . The output from the `ipfs` command is the hash to use with this page. -Example URL: +Two example URLs: -http://ipfs.io/ipfs/Qma8m84bDQGfSPEZreNg4ZKKTXJAbcFsrkcjgajGmXkXjs/index.html?hash=QmdpAidwAsBGptFB3b6A9Pyi5coEbgjHrL3K2Qrsutmj9K&title=Big%20Buck%20Bunny +http://ipfs.io/ipfs/QmQkJRPbmqcYeQcyN6mFmSYGoLWT7731GggCrTKo9tHBqF/?hash=QmdpAidwAsBGptFB3b6A9Pyi5coEbgjHrL3K2Qrsutmj9K&title=Big%20Buck%20Bunny ## How to build from source