Skip to content

Commit ef43954

Browse files
committed
Make security, privacy, and internationalization sections regular sections, not appendices.
1 parent ad5603d commit ef43954

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5801,17 +5801,17 @@ <h4>JsonLdErrorCode</h4>
58015801
</section> <!-- end of Error Handling -->
58025802
</section> <!-- end of The Application Programming Interfaces -->
58035803

5804-
<section id="security" class="appendix">
5804+
<section id="security">
58055805
<h3>Security Considerations</h3>
58065806
<p>See, <a data-cite="JSON-LD11#security">Security Considerations</a> in [[JSON-LD11]].</p>
58075807
</section>
58085808

5809-
<section id="privacy" class="appendix">
5809+
<section id="privacy">
58105810
<h3>Privacy Considerations</h3>
58115811
<p>See, <a data-cite="JSON-LD11#privacy">Privacy Considerations</a> in [[JSON-LD11]].</p>
58125812
</section>
58135813

5814-
<section id="internationalization" class="appendix">
5814+
<section id="internationalization">
58155815
<h3>Internationalization Considerations</h3>
58165816
<p>See, <a data-cite="JSON-LD11#internationalization">Internationalization Considerations</a> in [[JSON-LD11]].</p>
58175817
</section>

0 commit comments

Comments
 (0)