Skip to content

Commit e375c77

Browse files
Merge pull request #6025 from segmentio/broken-link-fix
Fix broken link
2 parents f5ee691 + 9f8b206 commit e375c77

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
@@ -61,7 +61,7 @@ You can use the following time comparison operators in your audience definition:
6161
- `after next`
6262

6363
Only ISO timestamps can be used with these operators. Additionally, these time comparison operators exclusively apply to custom traits.
64-
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)
64+
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).
6565

6666
### Funnel Audiences
6767

0 commit comments

Comments
 (0)