Skip to content

Commit e7ea796

Browse files
nightcitybladenightcityblade
andauthored
docs: fix external project references (#674)
Co-authored-by: nightcityblade <nightcityblade@gmail.com>
1 parent 8da5891 commit e7ea796

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

changelog/186.doc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fixed broken external documentation references in the list of projects using pluggy.

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,9 +160,9 @@ To see how ``pluggy`` is used in the real world, have a look at these projects
160160
documentation and source code:
161161

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

167167
For more details and advanced usage please read on.
168168

0 commit comments

Comments
 (0)