Skip to content

Commit e245f20

Browse files
tf-transform-teamtfx-copybara
authored andcommitted
Fix broken link
PiperOrigin-RevId: 487600308
1 parent 58f9b9e commit e245f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ There's a minimal TFX example available in the [GitHub repo](./simple_example.py
1111
The *Census income* dataset is provided by the
1212
[UCI Machine Learning Repository](https://archive.ics.uci.edu/ml/datasets/Census+Income).
1313
This dataset contains both categorical and numeric data. See
14-
[Get started with TensorFlow Transform](https://github.com/tensorflow/transform/blob/master/docs/get_started.md)
14+
[Get started with TensorFlow Transform](https://www.tensorflow.org/tfx/transform/get_started)
1515
for details.
1616

1717
## Sentiment analysis example

0 commit comments

Comments
 (0)