Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,14 +91,14 @@
};
</script>
</head>
<body data-cite="credential-management-1 vc-data-model">
<body data-cite="credential-management vc-data-model">
<section id="abstract">
<p>
This document specifies an API to enable [=user agents=] to mediate
presentation and issuance of digital credentials such as a driver's
license, government-issued identification card, and/or [=credential
type examples|other types of digital credential=]. The API builds on
[[[credential-management-1]]] as a means by which to request or issue a
[[[credential-management]]] as a means by which to request or issue a
digital credential from a user agent or underlying platform.
</p>
</section>
Expand Down Expand Up @@ -447,7 +447,7 @@ <h2>
and protocols. Discussions surrounding these definitions are active and
the definitions are likely to change over the next several months.
</p>
<dl class="definitions" data-sort="" data-cite="vc-data-model-2.0">
<dl class="definitions" data-sort="" data-cite="vc-data-model">
<dt>
<dfn>Digital credential</dfn>
</dt>
Expand Down Expand Up @@ -2267,6 +2267,7 @@ <h2>
This section is a work in progress as this document evolves.
</p>
</section>
<section class="appendix" id="index"></section>
<section id="idl-index"></section>
<section id="conformance"></section>
<h2 class="appendix">
Expand Down