We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc749fb commit 221db72Copy full SHA for 221db72
1 file changed
content/docs/advanced_guides/plugin_development/optimization.md
@@ -19,4 +19,4 @@ upx --best --lzma ./my_plugin
19
20
Instead of installing a lot of plugins, you can limit the number of plugins by centralizing all tasks/specs you want into a dedicated plugin.
21
22
-See [Reusing functions from other plugins]()
+See [Reusing functions from other plugins](/docs/advanced_guides/plugin_development/writing_tasks/#reusing-functions-from-other-plugins)
0 commit comments