mirror of
https://github.com/immich-app/immich.git
synced 2025-01-28 06:32:44 +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
docs
|
@ -201,7 +201,7 @@ const config = {
|
||||||
darkTheme: prism.themes.dracula,
|
darkTheme: prism.themes.dracula,
|
||||||
additionalLanguages: ['sql', 'diff', 'bash', 'powershell', 'nginx'],
|
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 (image error) Size: 758 KiB |
Loading…
Reference in a new issue