Skip to content

Commit 48dc538

Browse files
committed
Drop the dot
1 parent 533fe49 commit 48dc538

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Features
5353
Known uses
5454
-------------------
5555

56-
* `py.test`_ uses it for its `distributed testing`_ mechanism.
56+
* `pytest`_ uses it for its `distributed testing`_ mechanism.
5757

5858
* `quora`_ uses it for `connecting CPython and PyPy`_.
5959

@@ -69,7 +69,7 @@ Known uses
6969
.. _`quora`: http://quora.com
7070
.. _`connecting CPython and PyPy`: http://www.quora.com/Quora-Infrastructure/Did-Quoras-switch-to-PyPy-result-in-increased-memory-consumption
7171

72-
.. _`py.test`: http://pytest.org
72+
.. _`pytest`: https://docs.pytest.org
7373
.. _`distributed testing`: https://pypi.python.org/pypi/pytest-xdist
7474
.. _`Distributed NTLK with execnet`: http://streamhacker.com/2009/11/29/distributed-nltk-execnet/
7575
.. _`disco and execnet`: http://streamhacker.com/2009/12/14/execnet-disco-distributed-nltk/

0 commit comments

Comments
 (0)