Skip to content

Commit 63417c4

Browse files
committed
Fixed Signals JS API link.
1 parent 8c76f55 commit 63417c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ LivePlugins can implement several lifecycle methods:
180180

181181
## Signals
182182

183-
Signals are lightweight data points that capture user interactions and system events in your app. While individual signals provide small pieces of information, they become powerful when combined to generate rich analytics events. Also see the [Signals Javascript API Reference](#signals-javascript-api-reference) for more information.
183+
Signals are lightweight data points that capture user interactions and system events in your app. While individual signals provide small pieces of information, they become powerful when combined to generate rich analytics events. Also see the [Signals Javascript API Reference](#signals-javascript-runtime-api) for more information.
184184

185185
### Core Concepts
186186

0 commit comments

Comments
 (0)