Skip to content

Commit 05d6001

Browse files
committed
clrify how tinode ID is tored in TheCard
1 parent 4a8eabf commit 05d6001

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/thecard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ When `JSON` is used to represent `theCard` data, it does it differently than [jC
4646
{
4747
des: ["other"],
4848
proto: "tinode",
49-
value: "usrRkDVe0PYDOo", // tinode ID, may include server address.
49+
value: "tinode:topic/usrRkDVe0PYDOo", // tinode ID URI, may include server address.
5050
},
5151
{
5252
proto: "http", // should be used for either http or https website addresses.

0 commit comments

Comments
 (0)