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

Skip to content

Commit 81d4448

Browse files
committed
fixes
1 parent f1c7f54 commit 81d4448

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/hackers/using-markdown.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ HackerOne supports markdown syntax on reports, profiles, and security pages.
2020
Learn to format these in markdown:|
2121
--------------------------------- |
2222
[Headers](#headers) |
23-
[Blockquote](#blockquote) |
23+
[Blockquotes](#blockquotes) |
2424
[Text Emphasis](#text) |
2525
[Lists](#lists) |
2626
[Links](#links) |
@@ -49,7 +49,7 @@ Output:
4949

5050
![headers](./images/markdown-headers.png)
5151

52-
<h3 id="blockquote">BLOCKQUOTE</h3>
52+
<h3 id="blockquotes">BLOCKQUOTES</h3>
5353

5454
Markdown Input:
5555

docs/programs/using-markdown.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ HackerOne supports markdown syntax on reports, profiles, and security pages.
2020
Learn to format these in markdown:|
2121
--------------------------------- |
2222
[Headers](#headers) |
23-
[Blockquote](#blockquote) |
23+
[Blockquotes](#blockquotes) |
2424
[Text Emphasis](#text) |
2525
[Lists](#lists) |
2626
[Links](#links) |
@@ -49,7 +49,7 @@ Output:
4949

5050
![headers](./images/markdown-headers.png)
5151

52-
<h3 id="blockquote">BLOCKQUOTE</h3>
52+
<h3 id="blockquotes">BLOCKQUOTES</h3>
5353

5454
Markdown Input:
5555

0 commit comments

Comments
 (0)