1
0
Fork 0
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:
Ben McCann 2024-10-02 09:36:06 -07:00 committed by GitHub
parent e7862fc0f0
commit 681b06a508
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View file

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 758 KiB