Skip to content

Commit f559ee5

Browse files
Fix Markdownlint issues (#2054)
MD009/no-trailing-spaces, MD034/no-bare-urls, MD047/single-trailing-newline
1 parent 469cca3 commit f559ee5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

SECURITY.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ The .NET Core and ASP.NET Core support policy, including supported versions can
66

77
## Reporting a Vulnerability
88

9-
Security issues and bugs should be reported privately to the Microsoft Security Response Center (MSRC), either by emailing [email protected] or via the portal at https://msrc.microsoft.com.
10-
You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your
9+
Security issues and bugs should be reported privately to the Microsoft Security Response Center (MSRC), either by emailing [email protected] or via the portal at <https://msrc.microsoft.com>.
10+
You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your
1111
original message. Further information, including the MSRC PGP key, can be found in the [MSRC Report an Issue FAQ](https://www.microsoft.com/en-us/msrc/faqs-report-an-issue).
1212

1313
Reports via MSRC may qualify for the .NET Core Bug Bounty. Details of the .NET Core Bug Bounty including terms and conditions are at [https://aka.ms/corebounty](https://aka.ms/corebounty).
1414

15-
Please do not open issues for anything you think might have a security implication.
15+
Please do not open issues for anything you think might have a security implication.

ThirdPartyNotices.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ see the [LICENSE](LICENSE) file, and grant you a license to any code in the repo
88
Microsoft, Windows, Microsoft Azure and/or other Microsoft products and services referenced in the documentation
99
may be either trademarks or registered trademarks of Microsoft in the United States and/or other countries.
1010
The licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks.
11-
Microsoft's general trademark guidelines can be found at http://go.microsoft.com/fwlink/?LinkID=254653.
11+
Microsoft's general trademark guidelines can be found at <http://go.microsoft.com/fwlink/?LinkID=254653>.
1212

13-
Privacy information can be found at https://privacy.microsoft.com/
13+
Privacy information can be found at <https://privacy.microsoft.com/>
1414

1515
Microsoft and any contributors reserve all others rights, whether under their respective copyrights, patents,
1616
or trademarks, whether by implication, estoppel or otherwise.

0 commit comments

Comments
 (0)