mirror of
https://github.com/immich-app/immich.git
synced 2025-11-24 17:30:43 +09:00
fix(docs): fix broken image URL (#13122)
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user