From a2a136a33645cfe5db144c3606bed555281064da Mon Sep 17 00:00:00 2001 From: Dan McCracken Date: Tue, 27 May 2025 13:05:30 -0400 Subject: [PATCH] fixing broken image ref See docs state tags in .md https://docusaurus.io/docs/static-assets#in-markdown --- docs/docs/getting-started/admin-gui.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/getting-started/admin-gui.md b/docs/docs/getting-started/admin-gui.md index 8a1f3cc..2c4dafe 100644 --- a/docs/docs/getting-started/admin-gui.md +++ b/docs/docs/getting-started/admin-gui.md @@ -10,4 +10,4 @@ This plugin ships with a React app which can be accessed from the settings page **Pro tip:** By clicking on one of the items in the diff table you can see the exact difference between sync dir and database in a git-style diff viewer. -Config diff in admin +![Config diff in admin](/img/assets/admin-diff-viewer.png)