Skip to content

Commit 5593601

Browse files
committed
Fix broken links.
1 parent 3832393 commit 5593601

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
w3cid: 48025
9393
}, {
9494
name: "Manu Sporny",
95-
url: "http://manu.sporny.org/",
95+
url: "https://www.linkedin.com/in/manusporny/",
9696
company: "Digital Bazaar",
9797
companyURL: "https://www.digitalbazaar.com/",
9898
w3cid: 41758
@@ -1287,16 +1287,16 @@

Media Types

12871287
`application/ld+json` or `application/json`.
12881288
p>
12891289
<p>
1290-
When dereferencing over HTTP, the use of the <a
1291-
data-cite="?RFC7231#section-5.3.2">accepta>
1292-
and <a data-cite="?RFC7231#section-3.1.1.5">content-typea> headers, might allow
1293-
some implementations to negotiate for the proof format used to secure the
1290+
When dereferencing over HTTP, the use of the
1291+
<a data-cite="?RFC7231#rfc.section.5.3.2">accepta> and
1292+
<a data-cite="?RFC7231#rfc.section.3.1.1.5">content-typea> headers, might
1293+
allow some implementations to negotiate for the proof format used to secure the
12941294
`statusListCredential`.
12951295
p>
12961296
<p>
1297-
Some implementations might use the <a data-cite="?RFC7231#section-6.5.13">415
1298-
Unsupported Media Typea> status code to signal that they do not support the
1299-
requested media type.
1297+
Some implementations might use the
1298+
<a data-cite="?RFC7231#rfc.section.6.5.13">415 Unsupported Media Typea> status
1299+
code to signal that they do not support the requested media type.
13001300
p>
13011301
section>
13021302

@@ -1499,7 +1499,7 @@

Unnecessary Correlation

14991499
Identifier-Based Correlationa>,
15001500
<a data-cite="VC-DATA-MODEL-2.0#signature-based-correlation">
15011501
Signature-Based Correlationa>,
1502-
<a data-cite="VC-DATA-MODEL-2.0#long-lived-identifier-based-correlation">
1502+
<a data-cite="VC-DATA-MODEL-2.0#identifier-based-correlation">
15031503
Long-Lived-Identifier-Based Correlationa>, and
15041504
<a data-cite="VC-DATA-MODEL-2.0#metadata-based-correlation">
15051505
Metadata-Based Correlationa>.

0 commit comments

Comments
 (0)