Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change name of spec.
Browse files Browse the repository at this point in the history
wes-smith committed May 30, 2024
1 parent 5fa23bc commit 4f863f8
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Verifiable Barcodes
## Verifiable Credential Barcodes

This specification describes a data model and
[Data Integrity Cryptosuite](https://www.w3.org/TR/vc-data-integrity/)
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Verifiable Barcodes v0.7</title>
<title>Verifiable Credential Barcodes v0.7</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<!--
=== NOTA BENE ===
@@ -19,7 +19,7 @@
specStatus: "CG-DRAFT",

// the specification's short name, as in http://www.w3.org/TR/short-name/
shortName: "verifiable-barcodes",
shortName: "verifiable-credential-barcodes",

// if you wish the publication date to be other than today, set this
//publishDate: "",

0 comments on commit 4f863f8

Please sign in to comment.