Update guide link for custom metadata providers

This commit is contained in:
advplyr 2024-02-18 16:22:10 -06:00
parent 973a18d346
commit 335d39f317

View File

@ -8,7 +8,7 @@
</template>
<template #header-items>
<ui-tooltip :text="$strings.LabelClickForMoreInfo" class="inline-flex ml-2">
<a href="https://www.audiobookshelf.org/guides/#" target="_blank" class="inline-flex">
<a href="https://www.audiobookshelf.org/guides/custom-metadata-providers" target="_blank" class="inline-flex">
<span class="material-icons text-xl w-5 text-gray-200">help_outline</span>
</a>
</ui-tooltip>