summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJens Hausdorf <mail@jens-hausdorf.de>2018-12-09 15:25:23 +0100
committerGitHub <noreply@github.com>2018-12-09 15:25:23 +0100
commit38667104d6de5d6a0fdd3574d38317e1c0ecea13 (patch)
tree8ab8a87d8ac7516177211c955d04cc7ed6f035a3 /CONTRIBUTING.md
parentea007c6b10e728de9dfc1fe78b8e0aed4f08f1ab (diff)
downloadrust-38667104d6de5d6a0fdd3574d38317e1c0ecea13.tar.gz
Fix security link in CONTRIBUTING to its new place
avoiding an 404
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 137fe613207..65cdfe67b5b 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -39,7 +39,7 @@ don't know about, so please report liberally. If you're not sure if something
is a bug or not, feel free to file a bug anyway.
**If you believe reporting your bug publicly represents a security risk to Rust users,
-please follow our [instructions for reporting security vulnerabilities](https://www.rust-lang.org/security.html)**.
+please follow our [instructions for reporting security vulnerabilities](https://www.rust-lang.org/policies/security)**.
If you have the chance, before reporting a bug, please [search existing
issues](https://github.com/rust-lang/rust/search?q=&type=Issues&utf8=%E2%9C%93),