Skip to content

Commit 3d81c50

Browse files
Fix link
1 parent 6b579d1 commit 3d81c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tft_bestpractices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ functions](https://beam.apache.org/documentation/programming-guide/#windowing)
460460
can compute these features based on aggregating the values of time
461461
windows of real-time (streaming) events data (for example, click
462462
events). In the earlier discussion of [granularity of
463-
transformations](#preprocessing_granularity), this was referred to as
463+
transformations](#preprocessing-granularity), this was referred to as
464464
"Historical aggregations during training, but real-time aggregations
465465
during prediction."
466466

0 commit comments

Comments
 (0)