Skip to content

Commit

Permalink
Fixing broken link in README (tensorflow#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marianne Linhares Monteiro authored and jhseu committed Jul 10, 2017
1 parent 05ac88b commit d4f8444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ note that each dashed box indicates a task.

You must explicitly set the device before graph construction for this mode of
training. The following code snippet from the
[Distributed TensorFlow tutorial](https://www.tensorflow.org/versions/master/how_tos/distributed/index.html)
[Distributed TensorFlow tutorial](https://www.tensorflow.org/deploy/distributed)
demonstrates the setup:

```python
Expand Down

0 comments on commit d4f8444

Please sign in to comment.