From 61cfba13133e520b2accc6bf6e65f3cbb2c0ba96 Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Mon, 20 Jan 2025 13:32:48 -0500 Subject: [PATCH] Fully qualify URL for example social media service. Co-authored-by: Dave Longley --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 82bc808..b4d3f62 100644 --- a/index.html +++ b/index.html @@ -1197,7 +1197,7 @@

Services

"publicKeyMultibase": "z6MkmM42vxfqZQsv4ehtTjFFxQ4sQKS2w6WR7emozFAn5cxu" }], "service": [{ - "type": "ExampleSocialMediaService", + "type": "https://social.example/ExampleSocialMediaService", "serviceEndpoint": "https://warbler.example/sal674" }] }