Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c706a21 commit 926d45bCopy full SHA for 926d45b
doc/source/intro.rst
@@ -104,7 +104,7 @@ Initialize all submodules to obtain the required dependencies with::
104
$ cd git-python
105
$ git submodule update --init --recursive
106
107
-Finally verify the installation by running the `nose powered <http://code.google.com/p/python-nose/>`_ unit tests::
+Finally verify the installation by running the `nose powered <https://github.com/nose-devs/nose>`_ unit tests::
108
109
$ nosetests
110
0 commit comments