diff --git a/examples/structured_data/md/customer_lifetime_value.md b/examples/structured_data/md/customer_lifetime_value.md index abad53d33c..4dd993b31b 100644 --- a/examples/structured_data/md/customer_lifetime_value.md +++ b/examples/structured_data/md/customer_lifetime_value.md @@ -6,7 +6,7 @@ **Description:** A hybrid deep learning architecture for predicting customer purchase patterns and lifetime value. - [**View in Colab**](https://colab.research.google.com/github/keras-team/keras-io/blob/master/examples/generative/ipynb/customer_lifetime_value.ipynb) [**GitHub source**](https://github.com/keras-team/keras-io/blob/master/examples/generative/customer_lifetime_value.py) + [**View in Colab**](https://colab.research.google.com/github/keras-team/keras-io/blob/master/examples/structured_data/ipynb/customer_lifetime_value.ipynb) [**GitHub source**](https://github.com/keras-team/keras-io/blob/master/examples/structured_data/customer_lifetime_value.py) ---