summaryrefslogtreecommitdiffstats
path: root/docs/plugins/overview.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/overview.rst')
-rwxr-xr-xdocs/plugins/overview.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/plugins/overview.rst b/docs/plugins/overview.rst
index 23913b787..68ad96dfd 100755
--- a/docs/plugins/overview.rst
+++ b/docs/plugins/overview.rst
@@ -14,7 +14,7 @@ Extending pyLoad
pyLoad offers an comfortable and powerful plugin system to make extending possible. With it you only need to have some
python knowledge and can just start right away writing your own plugins. This document gives you an overwiew about the
-conceptual part. You should not left out the `Base` part, since it contains basic functionality for all plugins types.
+conceptual part. You should not left out the :doc:`Base <base_plugin>` part, since it contains basic functionality for all plugins types.
.. rubric:: Contents