aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--tensorflow/python/debug/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/python/debug/README.md b/tensorflow/python/debug/README.md
index b26411cd15..a2273b050b 100644
--- a/tensorflow/python/debug/README.md
+++ b/tensorflow/python/debug/README.md
@@ -28,7 +28,7 @@ models:
* Easy access through session wrappers
* Easy integration with common high-level APIs, such as
- [tf-learn](https://www.tensorflow.org/get_started/tflearn) and
+ [TensorFlow Estimators](https://www.tensorflow.org/programmers_guide/estimators) and
[Keras](https://keras.io/)
* Inspection of runtime tensor values and node connections
* Conditional breaking after runs that generate tensors satisfying given