Skip to content

Commit c776f98

Browse files
authored
Link should be clickable (librenms#17823)
1 parent 36f408e commit c776f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Extensions/Plugin-System.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ There are two ways to create a plugin.
2121

2222
### Plugin package
2323

24-
Create a package according to the Laravel documentation https://laravel.com/docs/packages
24+
Create a package according to the Laravel documentation [https://laravel.com/docs/packages](https://laravel.com/docs/packages)
2525
To tie in to specific parts of LibreNMS such as the Menu, Device Overview or a Port Tab, use Plugin Hooks.
2626

2727
You can see an example plugin here: [example plugin repository](https://github.com/murrant/librenms-example-plugin).

0 commit comments

Comments
 (0)