Skip to content

Commit a31caf2

Browse files
authored
Fixed crosslinks
1 parent c7fcf2c commit a31caf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ Tests
6565

6666
This package is configured for tests written in the documentation
6767
strings, also known as ``doctests``. For examples, see this
68-
[source file](sage_sample/ultimate_question.py). See also
69-
[SageMath's coding conventions and best practices document](http://doc.sagemath.org/html/en/developer/coding_basics.html#writing-testable-examples).
68+
`source file <sage_sample/ultimate_question.py>`_. See also
69+
`SageMath's coding conventions and best practices document <http://doc.sagemath.org/html/en/developer/coding_basics.html#writing-testable-examples>`_.
7070
With additional configuration, it would be possible to include unit
7171
tests as well.
7272

0 commit comments

Comments
 (0)