Skip to content

Commit fb0d480

Browse files
Update docs/dev-client-networking.md
Co-authored-by: Exairnous <[email protected]>
1 parent 7b48f43 commit fb0d480

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/dev-client-networking.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,8 @@ Hubs Client manages who the creator of `networked instanciated entities`,
9494
`networked entities` instanciated by it are removed from the room.
9595

9696
In order to keep these entities stayed in the room even after their authors
97-
leave a room, the entity must be pinned.
97+
leave a room, the entity must be [`pinned`](https://docs.hubsfoundation.org/hubs-features.html).
98+
9899
Pinned entities are stored in database in Reticulum.
99100

100101
[More details will be explained later.](#persisting-networked-entity-state)

0 commit comments

Comments
 (0)