From 00dcc7f154c26d302624d02c86f9db7586b8847f Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Sat, 28 Jan 2023 16:27:53 +0100 Subject: [PATCH] unify link formatting --- plugins.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/plugins.html b/plugins.html index 4bad3ecc..db64fa43 100644 --- a/plugins.html +++ b/plugins.html @@ -6,11 +6,12 @@ permalink: /plugins

InvenTree Plugin List

-

+

InvenTree is a modular application and can be extended with plugins. This list is a collection of plugins that have been developed by the community. Beeing on this list does not mean that the plugin is officially supported by the InvenTree core team. We also do not check for security, privacy or performance issues or compatibility with the latest InvenTree version.

- You can also browse for plugins by tags or categories

+ You can also browse for plugins by tags or categories +

{% for plugin in site.repo %}