summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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