From 644fdc52376c5a1a746d038db992260b0c3d36b2 Mon Sep 17 00:00:00 2001 From: Sebastian Rahlf Date: Tue, 28 Nov 2017 12:22:47 +0100 Subject: [PATCH] Fix broken link to project The plugin has since moved to pytest-dev --- doc/en/projects.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/en/projects.rst b/doc/en/projects.rst index a2edbf68fb6..86df99ab2c5 100644 --- a/doc/en/projects.rst +++ b/doc/en/projects.rst @@ -58,7 +58,7 @@ Here are some examples of projects using ``pytest`` (please send notes via :ref: * `katcp `_ Telescope communication protocol over Twisted * `kss plugin timer `_ * `pyudev `_ a pure Python binding to the Linux library libudev -* `pytest-localserver `_ a plugin for pytest that provides an httpserver and smtpserver +* `pytest-localserver `_ a plugin for pytest that provides an httpserver and smtpserver * `pytest-monkeyplus `_ a plugin that extends monkeypatch These projects help integrate ``pytest`` into other Python frameworks: