diff --git a/spec/VISSv2_Core.html b/spec/VISSv2_Core.html index 15451e2..68cbbfd 100644 --- a/spec/VISSv2_Core.html +++ b/spec/VISSv2_Core.html @@ -231,7 +231,7 @@

Data Model

Addressing

-

Addressing of resources is done using URIs as defined in [[RFC3986]].
+

Addressing of resources is done using URIs as defined in [[RFC3987]].

scheme://authority/path?query
The scheme describes the protocol to use to reach the addressed resource. For supported protocols, see the transport protocols in [[viss2-transport]] specification.