Skip to content

Commit 1754904

Browse files
committed
Editorial: add index section
Fix spec references to point to lastest.
1 parent aaa49f4 commit 1754904

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,14 +91,14 @@
9191
};
9292
</script>
9393
</head>
94-
<body data-cite="credential-management-1 vc-data-model">
94+
<body data-cite="credential-management vc-data-model">
9595
<section id="abstract">
9696
<p>
9797
This document specifies an API to enable [=user agents=] to mediate
9898
presentation and issuance of digital credentials such as a driver's
9999
license, government-issued identification card, and/or [=credential
100100
type examples|other types of digital credential=]. The API builds on
101-
[[[credential-management-1]]] as a means by which to request or issue a
101+
[[[credential-management]]] as a means by which to request or issue a
102102
digital credential from a user agent or underlying platform.
103103
</p>
104104
</section>
@@ -447,7 +447,7 @@ <h2>
447447
and protocols. Discussions surrounding these definitions are active and
448448
the definitions are likely to change over the next several months.
449449
</p>
450-
<dl class="definitions" data-sort="" data-cite="vc-data-model-2.0">
450+
<dl class="definitions" data-sort="" data-cite="vc-data-model">
451451
<dt>
452452
<dfn>Digital credential</dfn>
453453
</dt>
@@ -2267,6 +2267,7 @@ <h2>
22672267
This section is a work in progress as this document evolves.
22682268
</p>
22692269
</section>
2270+
<section class="appendix" id="index"></section>
22702271
<section id="idl-index"></section>
22712272
<section id="conformance"></section>
22722273
<h2 class="appendix">

0 commit comments

Comments
 (0)