Skip to content

Commit 8844753

Browse files
BigBlueHataljones15
authored andcommitted
Fix Respec URLs.
1 parent 574e595 commit 8844753

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

respecConfig.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
"specStatus": "base",
33
"shortName": "di-ed25519signature2020-test-suite",
44
"subtitle": "Interoperability Report for Ed25519",
5-
"github": "https://github.com/w3c-ccg/di-ed25519signature2020-test-suite",
6-
"edDraftURI": "https://w3c-ccg.github.io/di-ed25519signature2020-test-suite",
5+
"github": "https://github.com/w3c/vc-di-ed25519signature2020-test-suite",
6+
"edDraftURI": "https://w3c.github.io/vc-di-ed25519signature2020-test-suite",
77
"doJsonLd": true,
88
"includePermalinks": false,
99
"editors": [
1010
{ "name": "Andrew Jones", "url": "https://github.com/aljones15",
11-
"company": "Digital Bazaar", "companyURL": "http://digitalbazaar.com/" }
11+
"company": "Digital Bazaar, Inc.", "companyURL": "https://digitalbazaar.com/" }
1212
],
1313
"authors": [
1414
{ "name": "Andrew Jones", "url": "https://github.com/aljones15",
15-
"company": "Digital Bazaar", "companyURL": "http://digitalbazaar.com/" },
16-
{ "name": "Manu Sporny", "url": "http://manu.sporny.org/",
17-
"company": "Digital Bazaar", "companyURL": "http://digitalbazaar.com/" }
15+
"company": "Digital Bazaar, Inc.", "companyURL": "https://digitalbazaar.com/" },
16+
{ "name": "Manu Sporny", "url": "https://manu.sporny.org/",
17+
"company": "Digital Bazaar, Inc.", "companyURL": "https://digitalbazaar.com/" }
1818
]
1919
}

0 commit comments

Comments
 (0)