Skip to content

Commit 1b5da90

Browse files
committed
Ddit string context for sphinx to treat it as text instead of clickable link
Signed-off-by: Chin Yeung Li <tli@nexb.com>
1 parent c13408f commit 1b5da90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/specification.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ Field referencing a URL
209209

210210
The value of a field may reference URLs such as a homepage or a download. In this
211211
case the field name is suffixed with "_url" and the field value must be a valid
212-
absolute URL starting with ftp://, http:// or https://. URLs are informational
212+
absolute URL starting with ``ftp://``, ``http://`` or ``https://``. URLs are informational
213213
and the content they may reference is ignored. For example, a download URL
214214
is referenced this way:
215215

0 commit comments

Comments
 (0)