Skip to content

Commit a12f1c5

Browse files
committed
Fix references to external specifications.
1 parent a9cc897 commit a12f1c5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ <h3>BitstringStatusListEntry</h3>
612612
<td id="statusReference">statusReference</td>
613613
<td>
614614
An implementer MAY include the `statusReference` property. If present, its
615-
value MUST be a [[URL]] or an array of [[URLs]] which dereference to material
615+
value MUST be a URL or an array of URLs [[URL]] which dereference to material
616616
related to the status. Implementers using a `statusPurpose` of `message` are
617617
strongly encouraged to provide a `statusReference`.
618618
<p class="note" title="Details around reference">
@@ -1283,13 +1283,13 @@ <h2>Media Types</h2>
12831283
</p>
12841284
<p>
12851285
When dereferencing over HTTP, the use of the <a
1286-
data-cite="rfc7231#section-5.3.2">accept</a>
1287-
and <a data-cite="rfc7231#section-3.1.1.5">content-type</a> headers, might allow
1286+
data-cite="?RFC7231#section-5.3.2">accept</a>
1287+
and <a data-cite="?RFC7231#section-3.1.1.5">content-type</a> headers, might allow
12881288
some implementations to negotiate for the proof format used to secure the
12891289
`statusListCredential`.
12901290
</p>
12911291
<p>
1292-
Some implementations might use the <a data-cite="rfc7231#section-6.5.13">415
1292+
Some implementations might use the <a data-cite="?RFC7231#section-6.5.13">415
12931293
Unsupported Media Type</a> status code to signal that they do not support the
12941294
requested media type.
12951295
</p>

0 commit comments

Comments
 (0)