Skip to content

Commit cfee026

Browse files
authored
Merge pull request #9131 from embhorn/zd20429
Fix markdown in docs
2 parents e0913c4 + 6ab6634 commit cfee026

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ChangeLog.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ NOTE: * wolfSSL is now GPLv3 instead of GPLv2
99
* MD5 is now disabled by default
1010

1111

12-
PR stands for Pull Request, and PR <NUMBER> references a GitHub pull request number where the code change was added.
12+
PR stands for Pull Request, and PR (NUMBER) references a GitHub pull request number where the code change was added.
1313

1414
## Vulnerabilities
1515

@@ -208,7 +208,7 @@ https://www.wolfssl.com/about/wolfssl-software-development-process-quality-assur
208208

209209
NOTE: * --enable-heapmath is deprecated
210210

211-
PR stands for Pull Request, and PR <NUMBER> references a GitHub pull request
211+
PR stands for Pull Request, and PR (NUMBER) references a GitHub pull request
212212
number where the code change was added.
213213

214214

@@ -424,7 +424,7 @@ NOTE:
424424
user_settings.h.
425425

426426

427-
PR stands for Pull Request, and PR <NUMBER> references a GitHub pull request
427+
PR stands for Pull Request, and PR (NUMBER) references a GitHub pull request
428428
number where the code change was added.
429429

430430

@@ -544,7 +544,7 @@ https://www.wolfssl.com/about/wolfssl-software-development-process-quality-assur
544544

545545
NOTE: * --enable-heapmath is being deprecated and will be removed by end of 2024
546546

547-
PR stands for Pull Request, and PR <NUMBER> references a GitHub pull request
547+
PR stands for Pull Request, and PR (NUMBER) references a GitHub pull request
548548
number where the code change was added.
549549

550550

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ NOTE: * wolfSSL is now GPLv3 instead of GPLv2
8686
* MD5 is now disabled by default
8787
8888
89-
PR stands for Pull Request, and PR <NUMBER> references a GitHub pull request number where the code change was added.
89+
PR stands for Pull Request, and PR (NUMBER) references a GitHub pull request number where the code change was added.
9090
9191
## Vulnerabilities
9292

0 commit comments

Comments
 (0)