summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Szakmeister <john@szakmeister.net>2015-11-04 15:06:41 -0500
committerJohn Szakmeister <john@szakmeister.net>2015-11-04 15:06:41 -0500
commit9371c974fb48fe0e002f4776ea342eaf0347e7f4 (patch)
tree318f1d8137bf14d504bae0fcd6ac7e34dffeaab3
parent0f40fa995384afad77e191636c89eb7d5b8870ca (diff)
downloadnose-9371c974fb48fe0e002f4776ea342eaf0347e7f4.tar.gz
doc: fix link
-rw-r--r--doc/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst
index 0e5113e..b26a723 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -9,7 +9,7 @@ Note to Users
Nose has been in maintenance mode for the past several years and will likely
cease without a new person/team to take over maintainership. New projects
should consider using `Nose2 <https://github.com/nose-devs/nose2>`_, `py.test
-<http://pytest.org/>`, or just plain unittest/unittest2.
+<http://pytest.org/>`_, or just plain unittest/unittest2.
Installation and quick start