Skip to content

Commit 8923a46

Browse files
committed
Fix repository anchors (#967)
A few pages use them: https://letsencrypt.org/repository/#isrg-certification-practice-statement https://letsencrypt.org/repository/#isrg-certificate-policy They disappeared with the md=>html conversion da125f6
1 parent cb75c64 commit 8923a46

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

content/en/repository.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
<p><a href="https://www.abetterinternet.org/">Internet Security Research Group (ISRG)</a> is the non-profit entity that operates the Let's Encrypt certificate authority. Some policies that apply to Let's Encrypt are ISRG policies, some are specific to Let's Encrypt.</p>
1515

16-
<h1>Let's Encrypt Subscriber Agreement</h1>
16+
<h1 id="let-s-encrypt-subscriber-agreement">Let's Encrypt Subscriber Agreement</h1>
1717
<p>Current Agreements</p>
1818
<ul>
1919
<li><a href="/documents/LE-SA-v1.2-November-15-2017.pdf">v1.2, November 15, 2017</a></li>
@@ -30,7 +30,7 @@ <h1>Let's Encrypt Subscriber Agreement</h1>
3030
</ul>
3131
</div>
3232

33-
<h1>ISRG Certificate Policy</h1>
33+
<h1 id="isrg-certificate-policy">ISRG Certificate Policy</h1>
3434

3535
<ul>
3636
<li><a href="/documents/isrg-cp-v2.4/">v2.4, January 21, 2020</a></li>
@@ -49,7 +49,7 @@ <h1>ISRG Certificate Policy</h1>
4949
</ul>
5050
</div>
5151

52-
<h1>ISRG Certification Practice Statement</h1>
52+
<h1 id="isrg-certification-practice-statement">ISRG Certification Practice Statement</h1>
5353

5454
<ul>
5555
<li><a href="/documents/isrg-cps-v2.7/">v2.7, January 21, 2020</a></li>
@@ -73,31 +73,31 @@ <h1>ISRG Certification Practice Statement</h1>
7373
</ul>
7474
</div>
7575

76-
<h1>Let's Encrypt Privacy Policy</h1>
76+
<h1 id="let-s-encrypt-privacy-policy">Let's Encrypt Privacy Policy</h1>
7777

7878
<ul>
7979
<li><a href="/privacy/">Current Privacy Policy</a></li>
8080
</ul>
8181

82-
<h1>Let's Encrypt Trademark Policy</h1>
82+
<h1 id="let-s-encrypt-trademark-policy">Let's Encrypt Trademark Policy</h1>
8383

8484
<ul>
8585
<li><a href="/trademarks/">Current Trademark Policy</a></li>
8686
</ul>
8787

88-
<h1>ISRG Code of Conduct</h1>
88+
<h1 id="isrg-code-of-conduct">ISRG Code of Conduct</h1>
8989

9090
<ul>
9191
<li><a href="https://www.abetterinternet.org/code-of-conduct/">Current ISRG Code of Conduct</a></li>
9292
</ul>
9393

94-
<h1>ISRG Non-Discrimination Statement and Policy</h1>
94+
<h1 id="isrg-non-discrimination-statement-and-policy">ISRG Non-Discrimination Statement and Policy</h1>
9595

9696
<ul>
9797
<li><a href="https://www.abetterinternet.org/nondiscrimination/">Current ISRG Non-Discrimination Statement and Policy</a></li>
9898
</ul>
9999

100-
<h1>ISRG Legal Transparency Reports</h1>
100+
<h1 id="isrg-legal-transparency-reports">ISRG Legal Transparency Reports</h1>
101101

102102
<ul>
103103
<li><a href="/documents/ISRG-Legal-Transparency-Report-October-1-2019.pdf">Current Report, October 1, 2019</a></li>
@@ -116,7 +116,7 @@ <h1>ISRG Legal Transparency Reports</h1>
116116
</ul>
117117
</div>
118118

119-
<h1>WebTrust Audits</h1>
119+
<h1 id="webtrust-audits">WebTrust Audits</h1>
120120

121121
<ul>
122122
<li>August 31, 2019: <a href="https://www.cpacanada.ca/webtrustseal?sealid=10336" referrerpolicy=origin>Trust Services Principles and Criteria for Certification Authorities Version 2.1</a></li>
@@ -138,7 +138,7 @@ <h1>WebTrust Audits</h1>
138138
</ul>
139139
</div>
140140

141-
<h1>Certificate Problem Reports</h1>
141+
<h1 id="certificate-problem-reports">Certificate Problem Reports</h1>
142142

143143
<p>To report private key compromise, certificate misuse, or other types of fraud, compromise, misuse, inappropriate conduct, or any other matter related to certificates, please email <a href="mailto:[email protected]">[email protected]</a>.</p>
144144

0 commit comments

Comments
 (0)