From e6e531100a39809bff332ec406c335df0446d06d Mon Sep 17 00:00:00 2001 From: cactuzhead Date: Sun, 11 May 2025 22:54:42 +0100 Subject: [PATCH] Update usage.md --- docs/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.md b/docs/usage.md index dce55e4..0a0eab6 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -13,7 +13,7 @@ My Title: 57/100 ```` In the `apb` code block, you define the attributes as `Title`: `Value` / `Total`. -![Text Diagram](/docs/assets/Obsidian Advanced Progress Bars - Text Diagram.png) +![Text Diagram](../docs/assets/Obsidian Advanced Progress Bars - Text Diagram.png) The `percentage` will be automatically calculated based on your `Value` and `Total`. > Note: the text within the code block example on the settings page will automatically be updated to reflect the changes you make in the other settings.