We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33c1fc6 commit 9eea38aCopy full SHA for 9eea38a
_format/1.1/index.md
@@ -750,8 +750,8 @@ Within this object, a link **MUST** be represented as either:
750
pointing to the link's target.
751
* a [link object]
752
753
-A link's relation type **SHOULD** be inferred from the name of the link unless a
754
-`rel` member is present on the [link object].
+A link's relation type **SHOULD** be inferred from the name of the link unless the
+link is a [link object] and the link object has a `rel` member.
755
756
A link's context is the [top-level object][top level], [resource
757
object][resource objects], or [relationship object][relationships] in which its
0 commit comments