Skip to content

Commit fb7dbc9

Browse files
Merge pull request #6893 from RonnyPfannschmidt/url-fixes
fix urls that fail linkcheck
2 parents 4f8fff9 + 09b289e commit fb7dbc9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/en/projects.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Some organisations using pytest
7272
-----------------------------------
7373

7474
* `Square Kilometre Array, Cape Town <http://ska.ac.za/>`_
75-
* `Some Mozilla QA people <http://www.theautomatedtester.co.uk/blog/2011/pytest_and_xdist_plugin.html>`_ use pytest to distribute their Selenium tests
75+
* `Some Mozilla QA people <https://www.theautomatedtester.co.uk/blog/2011/pytest_and_xdist_plugin/>`_ use pytest to distribute their Selenium tests
7676
* `Shootq <http://web.shootq.com/>`_
7777
* `Stups department of Heinrich Heine University Duesseldorf <http://www.stups.uni-duesseldorf.de/projects.php>`_
7878
* cellzome

doc/en/talks.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Talks and blog postings
4242
<https://www.youtube.com/watch?v=P-AhpukDIik>`_
4343

4444
- `3-part blog series about pytest from @pydanny alias Daniel Greenfeld (January
45-
2014) <http://pydanny.com/pytest-no-boilerplate-testing.html>`_
45+
2014) <https://daniel.roygreenfeld.com/pytest-no-boilerplate-testing.html>`_
4646

4747
- `pytest: helps you write better Django apps, Andreas Pelme, DjangoCon
4848
Europe 2014 <https://www.youtube.com/watch?v=aaArYVh6XSM>`_.

0 commit comments

Comments
 (0)