diff --git a/docs/development.rst b/docs/development.rst index 3ab05d5..92a2c42 100644 --- a/docs/development.rst +++ b/docs/development.rst @@ -155,7 +155,7 @@ Once installed, we can generate our xUnit report with a single command. :: This will generate a **nosetests.xml** file, which can then be analyzed. -.. _Nose: http://somethingaboutorange.com/mrl/projects/nose/ +.. _Nose: https://github.com/nose-devs/nose