diff options
author | Daniel Gustafsson <daniel@yesql.se> | 2018-10-03 10:17:09 +0200 |
---|---|---|
committer | Daniel Gustafsson <daniel@yesql.se> | 2018-10-03 10:17:09 +0200 |
commit | e9605dbda20555c3628da4d9914e8b5ddc6239a8 (patch) | |
tree | 63b70dc19740146b9d893f3a4ad3aa225c2e7b6a /docs/SECURITY-PROCESS.md | |
parent | 35ac49d4ed0917233804eb5c130ac767e7fec716 (diff) |
SECURITY-PROCESS: make links into hyperlinks
Use proper Markdown hyperlink format for the Bountygraph links in order
for the generated website page to be more user friendly. Also link to
the sponsors to give them a little extra credit.
Closes #3082
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
Diffstat (limited to 'docs/SECURITY-PROCESS.md')
-rw-r--r-- | docs/SECURITY-PROCESS.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/SECURITY-PROCESS.md b/docs/SECURITY-PROCESS.md index adcbd740c..2933da2de 100644 --- a/docs/SECURITY-PROCESS.md +++ b/docs/SECURITY-PROCESS.md @@ -131,10 +131,11 @@ After you have reported a security issue to the curl project, it has been deemed credible and a patch and advisory has been made public you can be eligible for a bounty from this program. -See all details at https://bountygraph.com/programs/curl +See all details at [BountyGraph](https://bountygraph.com/programs/curl). -This bounty is relying on funds from sponsors. If you use curl professionally, -consider help funding this! +This bounty is relying on funds from +[sponsors](https://bountygraph.com/programs/curl#publicpledges). If you use +curl professionally, consider help funding this! Hackerone Internet Bug Bounty ----------------------------- |