Skip to content

Commit f98dc36

Browse files
authored
Fix RST link formatting
1 parent 64e57d9 commit f98dc36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/extended-json.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -371,8 +371,8 @@ JSON as::
371371
{"$uuid": <canonical textual representation of a UUID>}
372372

373373
The rules for generating the canonical string representation of a
374-
UUID are defined in `
375-
RFC 4122 Section 3 <https://tools.ietf.org/html/rfc4122#section-3>`_.
374+
UUID are defined in
375+
`RFC 4122 Section 3 <https://tools.ietf.org/html/rfc4122#section-3>`_.
376376
Use of this format result in a more readable extended JSON
377377
representation of the UUID from the previous example::
378378

0 commit comments

Comments
 (0)