From 97bf75412eaa5fe7d7513bde694bc5170380886c Mon Sep 17 00:00:00 2001 From: Michael Date: Mon, 22 Apr 2024 18:44:43 +0200 Subject: [PATCH] Changed picture source --- _repo/inventree-supplier-panel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_repo/inventree-supplier-panel.md b/_repo/inventree-supplier-panel.md index 94bb726e..c5c9e7e1 100644 --- a/_repo/inventree-supplier-panel.md +++ b/_repo/inventree-supplier-panel.md @@ -245,7 +245,7 @@ number with n digits. May be it is worth to leave a few more words on this. We define the url of the plugin. This is called by the Javascript function when we push the button. Let's have a look on the names and how they belong together: -![Dataflow](https://github.com/SergeoLacruz/inventree-supplier-panel/blob/master/pictures/plugin_dataflow.svg) +![Dataflow](/assets/plugins/plugin_dataflow.svg) In the picture you see the relevant lines in the python and java code. The names in the coloured boxes need to match. In case something does not fit the panel will not render and you will get an error message.