aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/java/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/java/README.md')
-rw-r--r--tensorflow/java/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/java/README.md b/tensorflow/java/README.md
index b247e7a86c..22394c9d52 100644
--- a/tensorflow/java/README.md
+++ b/tensorflow/java/README.md
@@ -3,7 +3,7 @@
Java bindings for TensorFlow.
> *WARNING*: The TensorFlow Java API is not currently covered by the TensorFlow
-> [API stability guarantees](https://www.tensorflow.org/resources/versions).
+> [API stability guarantees](https://www.tensorflow.org/programmers_guide/version_semantics).
>
> For using TensorFlow on Android refer to
> [contrib/android](https://www.tensorflow.org/code/tensorflow/contrib/android),