Fix how-to reference in distributed runtime README ()

The current link 404s, and now that the website documentation
has been updated, the link can now point there.

Signed-off-by: Paul Van Eck <pvaneck@us.ibm.com>
This commit is contained in:
Paul Van Eck 2017-05-12 06:35:31 -07:00 committed by Benoit Steiner
parent a33022c147
commit bae71921df

View File

@ -5,6 +5,4 @@ distributed TensorFlow runtime, using [gRPC](http://grpc.io) for inter-process
communication.
To learn how to use the distributed runtime to create a TensorFlow cluster,
see the "Distributed TensorFlow" How To, which is available [in this
repository](../../g3doc/how_tos/distributed/index.md), and will be available
on the TensorFlow website after the next version is released.
see the [Distributed TensorFlow](https://www.tensorflow.org/deploy/distributed) How-To.