Skip to content

Commit 458d74f

Browse files
committed
add link to space
1 parent 6cc1420 commit 458d74f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/hub/spaces-get-user-status.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,8 @@ window.parent.postMessage({
2626
}
2727
```
2828

29-
You will get both the user's status (logged-out = `"anonymous"`) and their <a href="https://huggingface.co/pricing">plan</a>.
29+
You will get both the user's status (logged-out = `"anonymous"`) and their <a href="https://huggingface.co/pricing">plan</a>.
30+
31+
## Examples
32+
33+
- https://huggingface.co/spaces/huggingfacejs/plan

0 commit comments

Comments
 (0)