mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-25 02:31:39 +00:00
Update outdated in-app help links to new docs site structure
The help (?) links throughout the client pointed to the old www.audiobookshelf.org/guides/* pages, which no longer exist and resolve to a 404. Update all of them to the current audiobookshelf.org/docs/documentation/* locations.
This commit is contained in:
parent
2f219ea3cc
commit
0784373b61
13 changed files with 13 additions and 13 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<div class="flex items-center justify-between md:justify-start mb-4">
|
||||
<p class="text-sm text-gray-300 pr-2">{{ $strings.LabelMetadataOrderOfPrecedenceDescription }}</p>
|
||||
<ui-tooltip :text="$strings.LabelClickForMoreInfo" class="inline-flex">
|
||||
<a href="https://www.audiobookshelf.org/guides/book-scanner" target="_blank" class="inline-flex">
|
||||
<a href="https://audiobookshelf.org/docs/documentation/libraries/book-library/book-metadata" target="_blank" class="inline-flex">
|
||||
<span class="material-symbols text-xl w-5">help_outline</span>
|
||||
</a>
|
||||
</ui-tooltip>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue