Skip to content

Commit

Permalink
fix: documentation build
Browse files Browse the repository at this point in the history
Signed-off-by: Yurii Shynbuiev <[email protected]>
  • Loading branch information
yshyn-iohk committed Jan 8, 2025
1 parent 5e00556 commit 7eddb3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Issue credentials (OID4VC)
# Issue credentials (OID4VCI)

[OID4VCI](/docs/concepts/glossary#oid4vci) (OpenID for Verifiable Credential Issuance) is a protocol that extends OAuth2 to issue credentials.
It involves a Credential Issuer server and an Authorization server working together,
Expand Down
2 changes: 1 addition & 1 deletion docs/docusaurus/sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const sidebars = {
items: [
'credentials/didcomm/issue',
'credentials/connectionless/issue',
'credentials/oid4ci/issue',
'credentials/oid4vci/issue',
'credentials/didcomm/present-proof',
'credentials/revocation'
]
Expand Down

0 comments on commit 7eddb3b

Please sign in to comment.