Skip to content

Commit 98303d0

Browse files
committed
Fixes #206
Signed-off-by: Ehsan Zaery Moghaddam <zaerymoghaddam@gmail.com>
1 parent 6b0f745 commit 98303d0

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)