fixing broken image ref

See docs state <img..> tags in .md https://docusaurus.io/docs/static-assets#in-markdown
pull/184/head
Dan McCracken 2025-05-27 13:05:30 -04:00 committed by GitHub
parent 3835908542
commit a2a136a336
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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.
<img src="/img/assets/admin-diff-viewer.png" alt="Config diff in admin" />
![Config diff in admin](/img/assets/admin-diff-viewer.png)