summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKiran Subbaraman <kirsn@users.noreply.github.com>2017-08-28 13:41:10 +0530
committerClaude Paroz <claude@2xlibre.net>2019-10-03 18:58:37 +0200
commit4969a71f7fd45089a92763ca77c80aac0e530944 (patch)
tree8c0bc72d63ff35658815227a30e998615f68386d
parent743776371a7667b13b22c3c601089c4b1cb41d74 (diff)
downloadtablib-4969a71f7fd45089a92763ca77c80aac0e530944.tar.gz
`Nose` link corrected
It now points to https://github.com/nose-devs/nose
-rw-r--r--docs/development.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/development.rst b/docs/development.rst
index e3767fa..9b8c770 100644
--- a/docs/development.rst
+++ b/docs/development.rst
@@ -170,7 +170,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