From fa5c85529eb080ba82911f1981fe1481710d336e Mon Sep 17 00:00:00 2001 From: Markus Sabadello Date: Thu, 9 Jan 2025 20:39:15 +0100 Subject: [PATCH] Fix HTML bugs --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index c9880f7..073c48f 100644 --- a/index.html +++ b/index.html @@ -1101,12 +1101,13 @@

Dereferencing the Fragment

input DID URL.
  • Return the output service endpoint URL.
  • +
  • Otherwise, dereference the DID fragment as defined by the media type ([[RFC2046]]) of the resource. For example, if the resource is a representation of a DID document with media type application/did, then the fragment is treated according to the rules associated with the JSON-LD 1.1: application/ld+json media type [JSON-LD11]. -
  • +