[Pytest-commit] commit/tox: hpk42: Merged in msabramo/tox/doc_fix_broken_links (pull request #96)

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Sun Apr 27 08:07:47 CEST 2014


1 new commit in tox:

https://bitbucket.org/hpk42/tox/commits/e2e54c777565/
Changeset:   e2e54c777565
User:        hpk42
Date:        2014-04-27 08:07:43
Summary:     Merged in msabramo/tox/doc_fix_broken_links (pull request #96)

doc: Fix broken links
Affected #:  2 files

diff -r 66591c4d29b0f70843e6f6e0d8494a7f833f4cb3 -r e2e54c77756557d95614c2e2e207f537af3be929 doc/example/jenkins.txt
--- a/doc/example/jenkins.txt
+++ b/doc/example/jenkins.txt
@@ -59,7 +59,7 @@
     exec urllib.urlopen(url).read() in d
     d['cmdline'](['--recreate'])
 
-The downloaded `toxbootstrap.py`_ file downloads all neccessary files to
+The downloaded `toxbootstrap.py` file downloads all neccessary files to
 install ``tox`` in a virtual sub environment.  Notes:
 
 * uncomment the line containing ``USETOXDEV`` to use the latest
@@ -70,7 +70,6 @@
   will cause tox to reinstall all virtual environments all the time
   which is often what one wants in CI server contexts)
 
-.. _`toxbootstrap.py`: https://bitbucket.org/hpk42/tox/raw/default/toxbootstrap.py
 
 Integrating "sphinx" documentation checks in a Jenkins job
 ----------------------------------------------------------------

diff -r 66591c4d29b0f70843e6f6e0d8494a7f833f4cb3 -r e2e54c77756557d95614c2e2e207f537af3be929 doc/example/pytest.txt
--- a/doc/example/pytest.txt
+++ b/doc/example/pytest.txt
@@ -105,7 +105,7 @@
 parent directory to ``sys.path`` but they won't be copied to
 other places or be found by Python's import system outside of pytest.
 
-.. _`fully qualified name`: http://pytest.org/latest/goodpractises.html#package-name
+.. _`fully qualified name`: http://pytest.org/latest/goodpractises.html#test-package-name
 
 
 .. include:: ../links.txt

Repository URL: https://bitbucket.org/hpk42/tox/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.


More information about the pytest-commit mailing list