aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Yong Tang <yong.tang.github@outlook.com>2018-02-05 13:43:21 -0800
committerGravatar Jonathan Hseu <vomjom@vomjom.net>2018-02-05 13:43:21 -0800
commit1f915bf88b282aae50da6fe3b4204df5509d0542 (patch)
tree1e50748754d3b7ee92d360817e000257dc9d5b46
parentbd0d204700df1a1a245b0593a11efd8ede139311 (diff)
Fix the incorrect link to vulnerability reporting (#16778)
This fix fixes the incorrect link to vulnerability reporting. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
-rw-r--r--tensorflow/docs_src/community/welcome.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/docs_src/community/welcome.md b/tensorflow/docs_src/community/welcome.md
index d2d3f9edae..9f6fe91b14 100644
--- a/tensorflow/docs_src/community/welcome.md
+++ b/tensorflow/docs_src/community/welcome.md
@@ -65,5 +65,5 @@ please read the following list carefully:
on GitHub. For example, use the issue tracker to request a
new operation in TensorFlow.
* To report vulnerabilities, please follow our
- [vulnerability disclosure guidelines](https://github.com/tensorflow/tensorflow/blob/master/SECURITY.md).
+ [vulnerability disclosure guidelines](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/SECURITY.md).