aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/dockerfiles
diff options
context:
space:
mode:
authorGravatar Yong Tang <yong.tang.github@outlook.com>2018-08-26 19:08:56 +0000
committerGravatar Yong Tang <yong.tang.github@outlook.com>2018-08-26 19:08:56 +0000
commitb4fe246e9680192532a949292ef10e95c0f8b98c (patch)
tree30568c1e40cd1f336cc80c6f91160edd21959334 /tensorflow/tools/dockerfiles
parent09792df012c22622324f085f46edde33006c7355 (diff)
Fix incorrect link in `dockerfiles/README.md`
This fix fixes incorrect link in `dockerfiles/README.md`.
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