Skip to content

Commit a2a136a

Browse files
authored
fixing broken image ref
See docs state <img..> tags in .md https://docusaurus.io/docs/static-assets#in-markdown
1 parent 3835908 commit a2a136a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/getting-started/admin-gui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ This plugin ships with a React app which can be accessed from the settings page
1010
**Pro tip:**
1111
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.
1212

13-
<img src="/img/assets/admin-diff-viewer.png" alt="Config diff in admin" />
13+
![Config diff in admin](/img/assets/admin-diff-viewer.png)

0 commit comments

Comments
 (0)