Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6361da0

Browse files
committed
back to h3 for buttons
1 parent 6e1c09c commit 6361da0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/programs/welcome-to-hackerone-docs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Are you launching a new program or wanting to learn more about a feature on Hack
99

1010
To help you get started, take a look at these docs:
1111

12-
<button type="button" onclick="location.href='/programs/overview.html'"><h4>Choosing the right product</h4>HackerOne offers 3 different products. Choose which one best fits your needs.
13-
</button><button type="button" onclick="location.href='/programs/program-start-up-guide.html'"><h4>Starting a Program</h4>Learn how to start-up your program.
14-
</button><button type="button" onclick="location.href='/programs/start-h1-bounty.html'"><h4>Configure your bounty program settings</h4>Set up all of your settings so that your program can be up and running.
12+
<button type="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.
13+
</button><button type="button" onclick="location.href='/programs/program-start-up-guide.html'"><h3>Starting a Program</h3>Learn how to start-up your program.
14+
</button><button type="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.
1515
</button>
1616

1717
>See something that can be improved on the docs site? [Make a suggestion](/programs/edit-the-doc-site.html)!

0 commit comments

Comments
 (0)