Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions changelog/186.doc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fixed broken external documentation references in the list of projects using pluggy.
4 changes: 2 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,9 @@ To see how ``pluggy`` is used in the real world, have a look at these projects
documentation and source code:

* :ref:`pytest <pytest:writing-plugins>`
* :std:doc:`tox <tox:plugins>`
* `tox <https://tox.wiki/en/latest/plugins.html>`__
* :std:doc:`devpi <devpi:devguide/index>`
* :std:doc:`kedro <kedro:hooks/introduction>`
* `Kedro <https://docs.kedro.org/en/stable/hooks/introduction/>`__

For more details and advanced usage please read on.

Expand Down
Loading