Skip to content

Commit 26a3a5e

Browse files
committed
improve section references (#966)
1 parent b37e8d3 commit 26a3a5e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

draft-ietf-httpbis-messaging-latest.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
<x:ref>BWS</x:ref> = &lt;BWS, see <xref target="whitespace"/>&gt;
224224
<x:ref>OWS</x:ref> = &lt;OWS, see <xref target="whitespace"/>&gt;
225225
<x:ref>RWS</x:ref> = &lt;RWS, see <xref target="whitespace"/>&gt;
226-
<x:ref>absolute-path</x:ref> = &lt;absolute-path, see <xref target="uri"/>&gt;
226+
<x:ref>absolute-path</x:ref> = &lt;absolute-path, see <xref target="uri.references"/>&gt;
227227
<x:ref>field-name</x:ref> = &lt;field-name, see <xref target="fields.names"/>&gt;
228228
<x:ref>field-value</x:ref> = &lt;field-value, see <xref target="fields.values"/>&gt;
229229
<x:ref>obs-text</x:ref> = &lt;obs-text, see <xref target="quoted.strings"/>&gt;
@@ -2462,7 +2462,7 @@ Connection: close
24622462
<x:has anchor="tokens"/>
24632463
<x:has anchor="target.resource"/>
24642464
<x:has anchor="trailer.fields"/>
2465-
<x:has anchor="uri"/>
2465+
<x:has anchor="uri.references"/>
24662466
<x:has anchor="whitespace"/>
24672467
<x:has anchor="compress.coding"/>
24682468
<x:has anchor="deflate.coding"/>
@@ -2738,7 +2738,7 @@ Connection: close
27382738

27392739
<x:ref>absolute-URI</x:ref> = &lt;absolute-URI, see <xref target="URI" x:fmt="," x:sec="4.3"/>&gt;
27402740
<x:ref>absolute-form</x:ref> = absolute-URI
2741-
<x:ref>absolute-path</x:ref> = &lt;absolute-path, see <xref target="HTTP" x:fmt="," x:sec="4"/>&gt;
2741+
<x:ref>absolute-path</x:ref> = &lt;absolute-path, see <xref target="HTTP" x:fmt="," x:sec="4.1"/>&gt;
27422742
<x:ref>asterisk-form</x:ref> = "*"
27432743
<x:ref>authority</x:ref> = &lt;authority, see <xref target="URI" x:fmt="," x:sec="3.2"/>&gt;
27442744
<x:ref>authority-form</x:ref> = uri-host ":" port

0 commit comments

Comments
 (0)