aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/docs_src
diff options
context:
space:
mode:
authorGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-08-08 17:38:15 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-08-08 17:38:36 -0700
commitf535f733d7529d2e3a3f231ea6d387529fc899da (patch)
tree9fce5d823fe9c047b10367424314d9d03f840a0c /tensorflow/docs_src
parentf7d5e2e1038bedd008962e83b0acdc83a316de03 (diff)
parent799db6e589380179c7ef07ba35ddda0e0a636fb3 (diff)
Merge pull request #21443 from yongtang:21434-version_compat-link
PiperOrigin-RevId: 207973824
Diffstat (limited to 'tensorflow/docs_src')
-rw-r--r--tensorflow/docs_src/install/install_go.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/docs_src/install/install_go.md b/tensorflow/docs_src/install/install_go.md
index a59c2741e1..83d16bc4b7 100644
--- a/tensorflow/docs_src/install/install_go.md
+++ b/tensorflow/docs_src/install/install_go.md
@@ -6,7 +6,7 @@ a Go application. This guide explains how to install and set up the
[TensorFlow Go package](https://godoc.org/github.com/tensorflow/tensorflow/tensorflow/go).
Warning: The TensorFlow Go API is *not* covered by the TensorFlow
-[API stability guarantees](../guide/version_semantics.md).
+[API stability guarantees](../guide/version_compat.md).
## Supported Platforms