diff --git a/changelog/2963.doc b/changelog/2963.doc new file mode 100644 index 00000000000..c9a1d661b64 --- /dev/null +++ b/changelog/2963.doc @@ -0,0 +1 @@ +Fix broken link to plugin pytest-localserver. 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: