aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/security
diff options
context:
space:
mode:
authorGravatar Yong Tang <yong.tang.github@outlook.com>2018-07-12 06:08:42 +0000
committerGravatar Yong Tang <yong.tang.github@outlook.com>2018-07-12 06:08:42 +0000
commitb87e1f58ead4c6bc906b29092fd486e89a578d2e (patch)
tree02b6f3852d630c8af16278850910d534752115f9 /tensorflow/security
parent80fb8679ab14ba3d180e8eb22da11509a15b9219 (diff)
Fix invalid link in security advisories page
The link in security advisories page was invalid, should be `[SECURITY.md](https://...)` instead of `(https://...)[SECURITY.md]`. This fix correct the link issue. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Diffstat (limited to 'tensorflow/security')
-rw-r--r--tensorflow/security/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/security/index.md b/tensorflow/security/index.md
index ea39e17ab2..0f176151c2 100644
--- a/tensorflow/security/index.md
+++ b/tensorflow/security/index.md
@@ -4,7 +4,7 @@ We regularly publish security advisories about using TensorFlow.
*Note*: In conjunction with these security advisories, we strongly encourage
TensorFlow users to read and understand TensorFlow's security model as outlined
-in (https://github.com/tensorflow/tensorflow/blob/master/SECURITY.md)[SECURITY.md].
+in [SECURITY.md](https://github.com/tensorflow/tensorflow/blob/master/SECURITY.md).
| Advisory Number | Type | Versions affected | Reported by | Additional Information |
|-----------------|--------------------|:-----------------:|-----------------------|-----------------------------|