Skip to content

Commit 94450d6

Browse files
authored
Fix normative reference to RFC7231
1 parent ca02d77 commit 94450d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Note: For example, in Node.js the global object does not implement {{EventTarget
140140
Requirements for default User-Agent value {#useragent-requirements}
141141
========================================================================
142142

143-
The [=default `User-Agent` value=] is provided such that application code can reliably identify the runtime within which it is running. The value MUST be a string conforming to the <code class="idl"><a data-link-type="idl" href="https://datatracker.ietf.org/doc/html/rfc7231#section-5.5.3">`User-Agent`</a></code> construction in [[RFC7231]]:
143+
The [=default `User-Agent` value=] is provided such that application code can reliably identify the runtime within which it is running. The value MUST be a string conforming to the <code class="idl"><a data-link-type="idl" href="https://datatracker.ietf.org/doc/html/rfc7231#section-5.5.3">`User-Agent`</a></code> construction in [[!RFC7231]]:
144144

145145
<pre>
146146
User-Agent = product *( RWS ( product / comment ) )

0 commit comments

Comments
 (0)