summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-05-11 17:50:37 +0200
committerDaniel Stenberg <daniel@haxx.se>2019-05-11 17:50:37 +0200
commitb4988286a91452fab4991f925d88909c41d74285 (patch)
treee45dbbffe69a74975b94f9a2939a7823b51a4dd6
parent97de97daefc2ed084c91eff34af2426f2e55e134 (diff)
downloadcurl-b4988286a91452fab4991f925d88909c41d74285.tar.gz
SECURITY-PROCESS: fix links [ci skip]
-rw-r--r--docs/SECURITY-PROCESS.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/SECURITY-PROCESS.md b/docs/SECURITY-PROCESS.md
index 695bae32f..e844a9a90 100644
--- a/docs/SECURITY-PROCESS.md
+++ b/docs/SECURITY-PROCESS.md
@@ -27,8 +27,8 @@ reference to the security nature of the commit if done prior to the public
announcement.
- The person discovering the issue, the reporter, reports the vulnerability on
- https://hackerone.com/curl. Issues filed there reach a handful of selected
- and trusted people.
+ [https://hackerone.com/curl](https://hackerone.com/curl). Issues filed there
+ reach a handful of selected and trusted people.
- Messages that do not relate to the reporting or managing of an undisclosed
security vulnerability in curl or libcurl are ignored and no further action
@@ -128,5 +128,5 @@ Publishing Security Advisories
Bug Bounty
----------
-See [BUG-BOUNTY](BUG-BOUNTY.md) for specific details on the bug bounty
-program.
+See [BUG-BOUNTY](https://curl.haxx.se/docs/bugbounty.html) for details on the
+bug bounty program.