Skip to content

Commit 65df99b

Browse files
committed
feat: rename section on resource identifiers
Signed-off-by: Wouter Termont <[email protected]>
1 parent fe5bf4a commit 65df99b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

protocol.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h2 id="table-of-contents">Table of Contents</h2>
367367
</ol>
368368
</li>
369369
<li class="tocline">
370-
<a class="tocxref" href="#uri"><span class="secno">3</span> <span class="content">Uniform Resource Identifier</span></a>
370+
<a class="tocxref" href="#identifiers"><span class="secno">3</span> <span class="content">Resource Identifiers</span></a>
371371
<ol>
372372
<li><a href="#uri-slash-semantics"><span class="secno">3.1</span> <span class="content">URI Slash Semantics</span></a></li>
373373
<li><a href="#uri-persistence"><span class="secno">3.2</span> <span class="content">URI Persistence</span></a></li>
@@ -672,8 +672,8 @@ <h3 property="schema:name">HTTP Client</h3>
672672
</div>
673673
</section>
674674

675-
<section id="uri" inlist="" rel="schema:hasPart" resource="#uri">
676-
<h2 property="schema:name">Uniform Resource Identifier</h2>
675+
<section id="identifiers" inlist="" rel="schema:hasPart" resource="#identifiers">
676+
<h2 property="schema:name">Resource Identifiers</h2>
677677
<div datatype="rdf:HTML" property="schema:description">
678678
<div class="note" id="storage-owner-uri-ownership" inlist="" rel="schema:hasPart" resource="#storage-owner-uri-ownership">
679679
<h3 property="schema:name"><span>Note</span>: Storage Owner and URI Ownership</h3>

0 commit comments

Comments
 (0)