You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/shadow-objects/docs/03-api/01-shadow-object-api.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ Makes a value available to **all** Entities in the entire application, regardles
87
87
88
88
## 3. Reactivity Primitives
89
89
90
-
The framework re-exports reactivity primitives (via `@spearwolf/signalize`). These are the building blocks of your logic.
90
+
The framework re-exports reactivity primitives (via [@spearwolf/signalize](https://github.com/spearwolf/signalize)). These are the building blocks of your logic.
0 commit comments