aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/docker
diff options
context:
space:
mode:
authorGravatar Jongmin Park <jijupax@gmail.com>2018-07-18 16:44:20 +0900
committerGravatar GitHub <noreply@github.com>2018-07-18 16:44:20 +0900
commitf843a6210073ddda131a9fbef520539e1329fcd7 (patch)
tree67c9c1b2c55989f43694f1d2f70d35f827c35d0b /tensorflow/tools/docker
parent5d6aec5318fba138bdf47ff0fbee035dc4d6e04a (diff)
Edit a link to notebooks directory
Bottom of this document, a link to **notebooks directory** who has tutorial misslinked. Need to change from `..` to `../notebooks`.
Diffstat (limited to 'tensorflow/tools/docker')
-rw-r--r--tensorflow/tools/docker/notebooks/1_hello_tensorflow.ipynb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/tools/docker/notebooks/1_hello_tensorflow.ipynb b/tensorflow/tools/docker/notebooks/1_hello_tensorflow.ipynb
index 0633b03259..8fa871ef77 100644
--- a/tensorflow/tools/docker/notebooks/1_hello_tensorflow.ipynb
+++ b/tensorflow/tools/docker/notebooks/1_hello_tensorflow.ipynb
@@ -665,7 +665,7 @@
"source": [
"## What's next?\n",
"\n",
- "This has been a gentle introduction to TensorFlow, focused on what TensorFlow is and the very basics of doing anything in TensorFlow. If you'd like more, the next tutorial in the series is Getting Started with TensorFlow, also available in the [notebooks directory](..)."
+ "This has been a gentle introduction to TensorFlow, focused on what TensorFlow is and the very basics of doing anything in TensorFlow. If you'd like more, the next tutorial in the series is Getting Started with TensorFlow, also available in the [notebooks directory](../notebooks)."
]
}
],