Commit 527378d
Fix absolute image path in accessanalyzer KB article
Changed absolute path /docs/kb/accessanalyzer/images/ to relative path ./images/
to resolve build error. Absolute paths don't work for images in Docusaurus
(they only work for markdown links).
This file was missed in PR #346 because the PR was merged before this fix
was pushed.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent f2d0b97 commit 527378d
File tree
1 file changed
+1
-1
lines changed- docs/kb/accessanalyzer
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments