Skip to content

Commit

Permalink
Fully qualify URL for example social media service.
Browse files Browse the repository at this point in the history
Co-authored-by: Dave Longley <[email protected]>
  • Loading branch information
msporny and dlongley committed Jan 20, 2025
1 parent 37c36db commit 61cfba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1197,7 +1197,7 @@ <h2>Services</h2>
"publicKeyMultibase": "z6MkmM42vxfqZQsv4ehtTjFFxQ4sQKS2w6WR7emozFAn5cxu"
}],
<span class="highlight">"service": [{
"type": "ExampleSocialMediaService",
"type": "https://social.example/ExampleSocialMediaService",
"serviceEndpoint": "https://warbler.example/sal674"
}]</span>
}
Expand Down

0 comments on commit 61cfba1

Please sign in to comment.