From b6be4b39d944316c018c908b0798758f4d129638 Mon Sep 17 00:00:00 2001 From: strudy-bot <> Date: Wed, 28 Feb 2024 08:33:46 +0000 Subject: [PATCH] File report on Broken references in Verifiable Credential Data Integrity 1.0 --- issues/vc-data-integrity-brokenlinks.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 issues/vc-data-integrity-brokenlinks.md diff --git a/issues/vc-data-integrity-brokenlinks.md b/issues/vc-data-integrity-brokenlinks.md new file mode 100644 index 00000000..f4803e7a --- /dev/null +++ b/issues/vc-data-integrity-brokenlinks.md @@ -0,0 +1,11 @@ +--- +Repo: 'https://github.com/w3c/vc-data-integrity' +Tracked: N/A +Title: Broken references in Verifiable Credential Data Integrity 1.0 +--- + +While crawling [Verifiable Credential Data Integrity 1.0](https://w3c.github.io/vc-data-integrity/), the following links to other specifications were detected as pointing to non-existing anchors: +* [ ] https://www.w3.org/TR/vc-data-model-2.0/#dfn-vc +* [ ] https://www.w3.org/TR/vc-data-model-2.0/#dfn-vp + +This issue was detected and reported semi-automatically by [Strudy](https://github.com/w3c/strudy/) based on data collected in [webref](https://github.com/w3c/webref/).