From 38a17cb3378f35c29c3de587627f582d987bfbf8 Mon Sep 17 00:00:00 2001 From: Giovanni Abbatepaolo <30571828+bbtgnn@users.noreply.github.com> Date: Mon, 22 Jul 2024 13:02:45 +0200 Subject: [PATCH] fix: homepage contract --- docs/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index eb7f6d9d..5a9886ca 100644 --- a/docs/index.md +++ b/docs/index.md @@ -305,7 +305,6 @@ sidebar: false # This is executed by slangroom Given I connect to 'address' and do get and output into 'result' # Here we run zenroom -Given I have a 'string' named 'password' Given I have a 'string dictionary' named 'result' # Here zenroom hashes the result When I create the hash of 'result' @@ -313,7 +312,7 @@ When I create the hash of 'result' Then print the 'hash' Then print the 'result'" data='{ - "address": "https://dyne.org/slangroom" + "address": "https://did.dyne.org/dids/did:dyne:sandbox.genericissuer:9sz8ZTztc4gsivLQyBJ5hVkbMBJZDHxrEFwjqAk17U9s" }' keysMode='none' >