From a0198fb66f46fa4cef7258ee4ab4805b9925cef6 Mon Sep 17 00:00:00 2001 From: Matt Kilgore Date: Thu, 27 Jun 2024 22:07:32 -0400 Subject: [PATCH] fix(docs): broken link --- docs/en/tips-tricks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/tips-tricks.md b/docs/en/tips-tricks.md index c71c0b02..5a2f556e 100644 --- a/docs/en/tips-tricks.md +++ b/docs/en/tips-tricks.md @@ -17,7 +17,7 @@ Homebox Custom Fields also have special support for URLs. Provide a URL (`https: ## 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](/docs/en/quick-start.md#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](/en/quick-start.md#env-variables-configuration) for more details. Example ID: `000-001`