aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/go/README.md
diff options
context:
space:
mode:
authorGravatar Asim Shankar <ashankar@google.com>2016-11-28 11:51:44 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-11-28 12:03:52 -0800
commitc427b7e89d1498b78d361bfe7345b2636a438893 (patch)
treeecfa5d0a357296c1a3348568c4f42576cb3a4250 /tensorflow/go/README.md
parent351df86e95bcd595866e8c5d8fd809b23c7fbac8 (diff)
Go: Remove reference to closed issue from README
Change: 140383852
Diffstat (limited to 'tensorflow/go/README.md')
-rw-r--r--tensorflow/go/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/tensorflow/go/README.md b/tensorflow/go/README.md
index 9817469006..5e08372cf9 100644
--- a/tensorflow/go/README.md
+++ b/tensorflow/go/README.md
@@ -76,5 +76,4 @@ go test -v github.com/tensorflow/tensorflow/tensorflow/go
This API has been built on top of the [C
API](https://www.tensorflow.org/code/tensorflow/c/c_api.h),
which is intended for building language bindings for TensorFlow functionality.
-However, this is far from complete. Contributions are welcome. To monitor
-progress follow [issue 10](https://github.com/tensorflow/tensorflow/issues/10).
+However, this is far from complete. Contributions are welcome.