From fa5aadeca207b13f7846b14e8b60b2700ce0f8d8 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 22 Dec 2012 08:53:47 -0500 Subject: Fix the link to the nose cover plugin. #222 --- doc/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/index.rst b/doc/index.rst index 2b7d8d22..aa374c99 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -117,7 +117,7 @@ that you know aren't interesting. See :ref:`source` and :ref:`excluding` for details. .. _nose: http://somethingaboutorange.com/mrl/projects/nose -.. _cover plug-in: http://somethingaboutorange.com/mrl/projects/nose/0.11.1/plugins/cover.html +.. _cover plug-in: https://nose.readthedocs.org/en/latest/plugins/cover.html Getting help -- cgit v1.2.1