Skip to content

Commit 3adeb65

Browse files
authored
fixed restructured text syntax warning in docs
1 parent 9bc557e commit 3adeb65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/rust/coding.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ good news!
2121

2222
.. note:: Conventions on comments and documentation are not checked by
2323
``rustfmt``. Thus we still need to take care of those: please see
24-
:ref:`Documentation/rust/docs.rst <rust_docs>`.
24+
:ref:`Documentation/rust/docs.rst <rust_docs>`.
2525

2626
We use the tool's default settings. This means we are following the idiomatic
2727
Rust style. For instance, we use 4 spaces for indentation rather than tabs.

0 commit comments

Comments
 (0)