You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: versions/3.0.4.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -212,7 +212,7 @@ Relative references are resolved using the URLs defined in the [`Server Object`]
212
212
213
213
Relative references used in `$ref` are processed as per [JSON Reference](https://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03), using the URL of the current document as the base URI. See also the [Reference Object](#referenceObject).
214
214
215
-
Relative references in CommonMark hyperlinks are resolved in their rendered context, which might differ greatly from the context of the API description.
215
+
Relative references in CommonMark hyperlinks are resolved in their rendered context, which might differ from the context of the API description.
0 commit comments