From ad7cefa3b7ac95b0563ac76213d1b933b89d5d8c Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Wed, 9 Nov 2022 17:24:44 +0100 Subject: [PATCH] "Manage Suppliers" link is broken Fixes #38 --- _data/functions/general.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/functions/general.yml b/_data/functions/general.yml index 5ac798fb..b7c00b9d 100644 --- a/_data/functions/general.yml +++ b/_data/functions/general.yml @@ -8,7 +8,7 @@ functions: link: https://inventree.readthedocs.io/en/latest/part/part/ - title: Manage Suppliers text: InvenTree allows you to easily create, modify or delete suppliers and supplier items linked to any part in your inventory. - link: https://inventree.readthedocs.io/en/latest/companies/supplier/ + link: https://docs.inventree.org/en/latest/buy/supplier/ - title: Instant Stock Knowledge text: Instantly view current stock for a certain part, in a particular location, or required for an individual build. extend: Stock items are organized in cascading locations and sub-locations, allowing flexible inspection of stock under any location. Stock items can be serialized for tracking of individual items, and test results can be stored against a serialized stock item for the purpose of acceptance testing and commissioning.