Skip to content

Commit 33ba781

Browse files
authored
Merge pull request #11 from pytest-dev/update-urls/1/dev
Update URLs and commands from hg/Bitbucket to git/Github
2 parents 55e7d6d + de00ae5 commit 33ba781

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ You can install the plugin by running ::
149149
pip install pytest-localserver
150150

151151
Alternatively, get the latest stable version from `PyPI`_ or the latest
152-
`bleeding-edge archive`_ from bitbucket.org.
152+
`bleeding-edge archive`_ from Github.
153153

154154
License and Credits
155155
===================
@@ -174,7 +174,7 @@ Development and future plans
174174
Feel free to clone the repository and add your own changes. Pull requests are
175175
always welcome!::
176176

177-
hg clone https://bitbucket.org/pytest-dev/pytest-localserver
177+
git clone https://github.com/pytest-dev/pytest-localserver
178178

179179
If you find any bugs, please file a `report`_.
180180

@@ -200,8 +200,8 @@ I already have a couple of ideas for future versions:
200200
.. _linkchecker: http://linkchecker.sourceforge.net/
201201
.. _WSGI application: http://www.python.org/dev/peps/pep-0333/
202202
.. _PyPI: http://pypi.python.org/pypi/pytest-localserver/
203-
.. _bleeding-edge archive: https://bitbucket.org/pytest-dev/pytest-localserver/get/tip.tar.gz
204-
.. _report: https://bitbucket.org/pytest-dev/pytest-localserver/issues/
203+
.. _bleeding-edge: https://github.com/pytest-dev/pytest-localserver
204+
.. _report: https://github.com/pytest-dev/pytest-localserver/issues/
205205
.. _tox: http://testrun.org/tox/
206206
.. _a piece of software: http://pypi.python.org/pypi/python-amazon-product-api/
207207
.. _Mailsink recipe: http://code.activestate.com/recipes/440690/

0 commit comments

Comments
 (0)