aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/dockerfiles
diff options
context:
space:
mode:
authorGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-09-06 14:12:14 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-09-06 14:12:38 -0700
commit44e25d98a5e947aca07f107be1c546129268732d (patch)
tree0f65a790ba7e369cc49df7d0f4f97c7e2464e115 /tensorflow/tools/dockerfiles
parentd1e3df60b1202d67c8a1f8cc088c02a87481de26 (diff)
parentb4fe246e9680192532a949292ef10e95c0f8b98c (diff)
Merge pull request #21883 from yongtang:08252018-dockerfiles-doc
PiperOrigin-RevId: 211865682
Diffstat (limited to 'tensorflow/tools/dockerfiles')
-rw-r--r--tensorflow/tools/dockerfiles/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/tensorflow/tools/dockerfiles/README.md b/tensorflow/tools/dockerfiles/README.md
index c484c162cb..d64db35afb 100644
--- a/tensorflow/tools/dockerfiles/README.md
+++ b/tensorflow/tools/dockerfiles/README.md
@@ -2,8 +2,8 @@
This directory houses TensorFlow's Dockerfiles. **DO NOT EDIT THE DOCKERFILES
MANUALLY!** They are maintained by `assembler.py`, which builds Dockerfiles from
-the files in `partials/` and the rules in `spec.yml`. See [the Maintaining
-section](#maintaining) for more information.
+the files in `partials/` and the rules in `spec.yml`. See [the Contributing
+section](#contributing) for more information.
## Building