mirror of
https://github.com/immich-app/immich.git
synced 2025-01-16 00:36:47 +01:00
fix(docs): fix broken image URL (#13122)
This commit is contained in:
parent
e7862fc0f0
commit
681b06a508
2 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@ const config = {
|
|||
darkTheme: prism.themes.dracula,
|
||||
additionalLanguages: ['sql', 'diff', 'bash', 'powershell', 'nginx'],
|
||||
},
|
||||
image: 'overview/img/feature-panel.png',
|
||||
image: 'img/feature-panel.png',
|
||||
}),
|
||||
};
|
||||
|
||||
|
|
BIN
docs/static/img/feature-panel.png
vendored
Normal file
BIN
docs/static/img/feature-panel.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 758 KiB |
Loading…
Reference in a new issue