Skip to content

Commit b22baa6

Browse files
authored
Merge pull request #208 from moghaddam/master
Fixes #206
2 parents 6b0f745 + 98303d0 commit b22baa6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spec/src/main/asciidoc/jsonb.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@ public class Hello {
8080
}
8181
----
8282

83-
URIs of the general form `http://example.org/...` and `http://example.com/...` represent application or context-dependent URIs.
83+
URIs of the general form link:http://example.org/...[http://example.org/...] and link:http://example.com/...[http://example.com/...] represent
84+
application or context-dependent URIs.
8485

8586
All parts of this specification are normative, with the exception of examples, notes and sections explicitly marked as ‘Non-Normative’. Non-normative notes are formatted as shown below:
8687

0 commit comments

Comments
 (0)