Merge pull request #6336 from thornbill/branding-help

This commit is contained in:
Bill Thornton
2024-11-22 02:31:41 -05:00
committed by GitHub
+4 -1
View File
@@ -31,7 +31,10 @@ export const HelpLinks = [
paths: ['/dashboard/plugins/repositories'],
url: 'https://jellyfin.org/docs/general/server/plugins/#repositories'
}, {
paths: ['/dashboard/settings'],
paths: [
'/dashboard/branding',
'/dashboard/settings'
],
url: 'https://jellyfin.org/docs/general/server/settings'
}, {
paths: ['/dashboard/tasks'],