From ada49f6957305d7153cc4ec3e69b8989107fef1a Mon Sep 17 00:00:00 2001 From: Matthew Kilgore Date: Tue, 18 Jun 2024 06:56:24 -0400 Subject: [PATCH] fix: broken doc link --- docs/tips-tricks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tips-tricks.md b/docs/tips-tricks.md index a5ed05a9..f0002038 100644 --- a/docs/tips-tricks.md +++ b/docs/tips-tricks.md @@ -16,7 +16,7 @@ Custom fields are appended to the main details section of your item. ## Managing Asset IDs -Homebox provides the option to auto-set asset IDs, this is the default behavior. These can be used for tracking assets with printable tags or labels. You can disable this behavior via a command line flag or ENV variable. See [configuration](../quick-start#env-variables-configuration) for more details. +Homebox provides the option to auto-set asset IDs, this is the default behavior. These can be used for tracking assets with printable tags or labels. You can disable this behavior via a command line flag or ENV variable. See [configuration](/quick-start#env-variables-configuration) for more details. Example ID: `000-001`