Skip to content

Commit 581201e

Browse files
committed
Fix the TensorBoard README link on the how to page.
Change: 125799092
1 parent 25023df commit 581201e

File tree

1 file changed

+1
-1
lines changed
  • tensorflow/g3doc/how_tos/summaries_and_tensorboard

1 file changed

+1
-1
lines changed

tensorflow/g3doc/how_tos/summaries_and_tensorboard/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ TensorBoard is fully configured, it looks like this:
1212
[*Click try a TensorBoard with data from this tutorial!*](http://tensorflow.org/tensorboard)
1313

1414
This tutorial is intended to get you started with simple TensorBoard usage.
15-
There are other resources available as well! The [TensorBoard README](../../../tensorboard/README.md)
15+
There are other resources available as well! The [TensorBoard README](https://www.tensorflow.org/code/tensorflow/tensorboard/README.md)
1616
has a lot more information on TensorBoard usage, including tips & tricks, and
1717
debugging information.
1818

0 commit comments

Comments
 (0)