Skip to content

Commit

Permalink
Docs/Contributor: fix reference to plugin section
Browse files Browse the repository at this point in the history
Signed-off-by: Cleber Rosa <[email protected]>
  • Loading branch information
clebergnu committed Dec 23, 2023
1 parent 7025584 commit 3e31b4a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/source/guides/contributor/chapters/results.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ one to look at. It will require you to implement the methods that
will perform actions (write to a file/stream) for each of the defined
events on a Job and test execution.

You can take a look at `Plugins` for more information on how to
write a plugin that will activate and execute the new result format.
You can take a look at :ref:`writing_plugin` for more information on
how to write a plugin that will activate and execute the new result
format.

0 comments on commit 3e31b4a

Please sign in to comment.