We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36f408e commit c776f98Copy full SHA for c776f98
doc/Extensions/Plugin-System.md
@@ -21,7 +21,7 @@ There are two ways to create a plugin.
21
22
### Plugin package
23
24
-Create a package according to the Laravel documentation https://laravel.com/docs/packages
+Create a package according to the Laravel documentation [https://laravel.com/docs/packages](https://laravel.com/docs/packages)
25
To tie in to specific parts of LibreNMS such as the Menu, Device Overview or a Port Tab, use Plugin Hooks.
26
27
You can see an example plugin here: [example plugin repository](https://github.com/murrant/librenms-example-plugin).
0 commit comments