Skip to content

Commit 4f66510

Browse files
authored
Merge pull request #6360 from segmentio/courtneyga-patch-33
Fixing broken Engage Audiences link
2 parents 994d3cc + 8a81117 commit 4f66510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/engage/audiences/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ You can use the following time comparison operators in your audience definition:
6464
- `after next`
6565

6666
Only ISO timestamps can be used with these operators. Additionally, these time comparison operators exclusively apply to custom traits.
67-
If the timestamp is not a valid ISO timestamp (for example, a trailing `Z` is missing), Segment won't process the audience in real-time. Learn more about [real-time compute compared to batch](#real-time-compute-compared-to-batch).
67+
If the timestamp is not a valid ISO timestamp (for example, a trailing `Z` is missing), Segment won't process the audience in real-time. Learn more about [real-time compute compared to batch](/docs/engage/audiences/#real-time-compute-compared-to-batch).
6868

6969
### Funnel Audiences
7070

0 commit comments

Comments
 (0)