Skip to content

Commit c9cd4fc

Browse files
jonludlampanglesd
authored andcommitted
Minor doc fix!
1 parent 4219073 commit c9cd4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/odoc_for_authors.mld

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ Here is some Python code:
493493
Code blocks may have arbitrary metadata associated with them. This metadata is
494494
used, for example, for selecting code blocks when extracting them from a source file via the
495495
[odoc extract-code] command. The metadata may also be used by other tools that
496-
operate on code blocks, for example, {{!https://github.com/realworldocaml/mdx}mdx}.
496+
operate on code blocks, for example, {{:https://github.com/realworldocaml/mdx}mdx}.
497497

498498
The metadata follows immediately after the language header, and is a list of tags and bindings, separated by whitespace. Tags are simple
499499
keywords, and bindings are key-value pairs separated by an equals sign. If whitespace

0 commit comments

Comments
 (0)