Skip to content

Commit 61cfba1

Browse files
mspornydlongley
andcommitted
Fully qualify URL for example social media service.
Co-authored-by: Dave Longley <[email protected]>
1 parent 37c36db commit 61cfba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1197,7 +1197,7 @@ <h2>Services</h2>
11971197
"publicKeyMultibase": "z6MkmM42vxfqZQsv4ehtTjFFxQ4sQKS2w6WR7emozFAn5cxu"
11981198
}],
11991199
<span class="highlight">"service": [{
1200-
"type": "ExampleSocialMediaService",
1200+
"type": "https://social.example/ExampleSocialMediaService",
12011201
"serviceEndpoint": "https://warbler.example/sal674"
12021202
}]</span>
12031203
}

0 commit comments

Comments
 (0)