You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hackers/welcome-to-hackerone-docs.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,6 @@ Have you just started hacking on HackerOne or want to learn more about a feature
11
11
To help you get started, take a look at these docs:
12
12
13
13
<buttontype="button"onclick="location.href='/hackers/hacker-start-up-guide.html'"><h3>Hacker Start-Up Guide</h3>Create an account and know the basics of the product.
14
-
</button><buttontype="button"onclick="location.href='/hackers/private-vs-public-programs.html'"><h3>Private vs. Public Programs</h3>Know the difference between private and public programs on HackerOne.</button><buttontype="button"onclick="location.href='/hackers/submitting-reports.html'"><h3>Submit a report</h3>Submit your found vulnerability to a program.</button>
14
+
</button><buttontype="button"onclick="location.href='/hackers/private-vs-public-programs.html'"><h3>Private vs. Public Programs</h3>Know the difference between private and public programs.</button><buttontype="button"onclick="location.href='/hackers/submitting-reports.html'"><h3>Submit a Report</h3>Submit your found vulnerability to a program.</button>
15
15
16
16
>See something that can be improved on the docs site? [Make a suggestion](/programs/edit-the-doc-site.html)!
Copy file name to clipboardExpand all lines: docs/programs/welcome-to-hackerone-docs.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,9 @@ Are you launching a new program or wanting to learn more about a feature on Hack
9
9
10
10
To help you get started, take a look at these docs:
11
11
12
-
<buttontype="button"onclick="location.href='/programs/overview.html'"><h3>Choosing the Right Product</h3>HackerOne offers 3 different products. Choose which one best fits your needs.
12
+
<buttontype="button"onclick="location.href='/programs/overview.html'"><h3>Choosing the Right Product</h3>Choose which product best fits your needs.
13
13
</button><buttontype="button"onclick="location.href='/programs/program-start-up-guide.html'"><h3>Starting a Program</h3>Learn how to start-up your program.
14
-
</button><buttontype="button"onclick="location.href='/programs/start-h1-bounty.html'"><h3>Configure your Bounty Program settings</h3>Set up all of your settings so that your program can be up and running.
14
+
</button><buttontype="button"onclick="location.href='/programs/start-h1-bounty.html'"><h3>Configure your Bounty Program Settings</h3>Configure your settings so that your program can be up and running.
15
15
</button>
16
16
17
17
>See something that can be improved on the docs site? [Make a suggestion](/programs/edit-the-doc-site.html)!
0 commit comments