Fix in documentation link. (#439)

This commit is contained in:
Robert Nishihara
2016-09-17 00:45:22 -07:00
committed by Philipp Moritz
parent 52d953bde6
commit 4fc42c3e1e
+1 -1
View File
@@ -54,7 +54,7 @@ estimate of pi (waiting until the computation has finished if necessary).
- Documentation
- [Serialization in the Object Store](doc/serialization.md)
- [Reusable Variables](doc/reusable-variables.md)
- [Using Ray with TensorFlow](doc/using-ray-wih-tensorflow.md)
- [Using Ray with TensorFlow](doc/using-ray-with-tensorflow.md)
- [Using Ray on a Cluster](doc/using-ray-on-a-cluster.md)
## Example Applications