aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--tensorflow/python/debug/examples/README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/tensorflow/python/debug/examples/README.md b/tensorflow/python/debug/examples/README.md
index 41bf777c97..cb4d484092 100644
--- a/tensorflow/python/debug/examples/README.md
+++ b/tensorflow/python/debug/examples/README.md
@@ -1,4 +1,9 @@
Hi, there!
-The documentation of **TensorFlow Debugger (tfdbg)** has moved to
-[this new location](../../../g3doc/how_tos/debugger/index.md).
+The documentation of **TensorFlow Debugger (tfdbg)** has moved.
+
+See the source version at
+[this new location](../../../docs_src/programmers_guide/debugger.md).
+
+See the public website version at
+[https://www.tensorflow.org/programmers_guide/debugger](https://www.tensorflow.org/programmers_guide/debugger).