mirror of
https://github.com/immich-app/immich.git
synced 2025-11-02 15:17: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',
|
||||
}),
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user