Fix DLNA Link
Fixes the DLNA link from the archive page for emby. Requires https://github.com/jellyfin/jellyfin-docs/pull/170 to work.
This commit is contained in:
parent
39f102e2da
commit
142d309ac0
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
<div class="verticalSection">
|
||||
<div class="sectionTitleContainer flex align-items-center">
|
||||
<h2 class="sectionTitle">${TabSettings}</h2>
|
||||
<a is="emby-linkbutton" class="raised button-alt headerHelpButton" target="_blank" href="https://web.archive.org/web/20181216120305/https://github.com/MediaBrowser/Wiki/wiki/Dlna-settings">${Help}</a>
|
||||
<a is="emby-linkbutton" class="raised button-alt headerHelpButton" target="_blank" href="https://jellyfin.org/docs/general/administration/connectivity.html#DLNA">${Help}</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -66,4 +66,4 @@
|
|||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue