Skip to content

Commit 3956bec

Browse files
committed
issue2551067 make url into liternal not clickble.
1 parent 3a2aae4 commit 3956bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/rest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1162,7 +1162,7 @@ rest/data/msg/11/content to obtain::
11621162

11631163
If the data is not representable in utf-8, you need to use the
11641164
binary_content
1165-
property. E.G. https://.../demo/rest/data/file/11/binary_content
1165+
property. E.G. ``https://.../demo/rest/data/file/11/binary_content``
11661166
returns::
11671167

11681168
{

0 commit comments

Comments
 (0)