Skip to content

Commit 7ffe6fb

Browse files
committed
Clarify that relative URLs are allowed for VM identifiers.
1 parent 6134562 commit 7ffe6fb

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

index.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1881,12 +1881,11 @@ <h3>Identifier Restrictions</h3>
18811881
<section>
18821882
<h2>Verification Methods</h2>
18831883
<p>
1884-
A [=DID document=] can express [=verification methods=], as defined in
1885-
<a data-cite="CID#verification-methods">Section 2.2: Verification Methods</a> of
1886-
[[[CID]]] with the added restriction that the `id` value
1887-
MUST conform to the [[[#did-url-syntax]]] and the
1888-
`controller` value MUST conform to the [[[#did-syntax]]].
1889-
See
1884+
A [=DID document=] can express [=verification methods=], as defined in Section
1885+
<a data-cite="CID#verification-methods">2.2: Verification Methods</a> of
1886+
[[[CID]]] with the added restriction that the `id` value MUST conform to Section
1887+
[[[#did-url-syntax]]] or Section [[[#relative-did-urls]]] and the `controller`
1888+
value MUST conform to the Section [[[#did-syntax]]]. See
18901889
<a data-cite="CID#verification-methods">Section 2.2: Verification Methods</a>
18911890
of the [[[CID]]] specification for a description of [=verification methods=].
18921891
</p>

0 commit comments

Comments
 (0)