From 7c335c93da324bcccb24ff042f28735ad530602e Mon Sep 17 00:00:00 2001 From: a Date: Thu, 7 Sep 2023 13:11:09 -0500 Subject: [PATCH] Add mention of rel-me to requirements for profile links --- fep/fb2a/fep-fb2a.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fep/fb2a/fep-fb2a.md b/fep/fb2a/fep-fb2a.md index ef4b281..8c2006a 100644 --- a/fep/fb2a/fep-fb2a.md +++ b/fep/fb2a/fep-fb2a.md @@ -41,7 +41,7 @@ Actor metadata fields may also take the form of a link rather than a content val - Each generic link MUST have a type of `Link`. - Each link field MUST have a property of `href` representing the value of the link. - Each link field SHOULD have a property of `name` representing a label for the link. -- Each link field SHOULD use `rel` values if an appropriate link relation exists. +- Each link field SHOULD use `rel` values if an appropriate link relation exists, such as `"me"`. ## 4. Backwards compatibility with legacy implementations of profile fields using incorrect schema.org IRIs