aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/g3doc/get_started/index.md
diff options
context:
space:
mode:
authorGravatar Manjunath Kudlur <keveman@gmail.com>2015-11-08 15:14:37 -0800
committerGravatar Manjunath Kudlur <keveman@gmail.com>2015-11-08 15:14:37 -0800
commit1d3874fe2f261c22eb88d150f03ae37eadeb2544 (patch)
tree0a19b13bbd60ccb66f25c54102c7bac84b3ef3c2 /tensorflow/g3doc/get_started/index.md
parent71842dabdb169e46c46e1b139334bd04ed388e5a (diff)
TensorFlow: Upstream changes to git.
Changes: - Docuementation changes. - Update URL for protobuf submodule. Base CL: 107345722
Diffstat (limited to 'tensorflow/g3doc/get_started/index.md')
-rw-r--r--tensorflow/g3doc/get_started/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/tensorflow/g3doc/get_started/index.md b/tensorflow/g3doc/get_started/index.md
index 9476408a54..6e6b41a5e9 100644
--- a/tensorflow/g3doc/get_started/index.md
+++ b/tensorflow/g3doc/get_started/index.md
@@ -68,8 +68,8 @@ also use MNIST as an example in our technical tutorial where we elaborate on
TensorFlow features.
## Recommended Next Steps: <a class="md-anchor" id="AUTOGENERATED-recommended-next-steps-"></a>
-* [Download and Setup](os_setup.md)
-* [Basic Usage](basic_usage.md)
+* [Download and Setup](../get_started/os_setup.md)
+* [Basic Usage](../get_started/basic_usage.md)
* [TensorFlow Mechanics 101](../tutorials/mnist/tf/index.md)