Fixed Jellyfin Link
Corrected the URL so it redirects to https automatically and the correct TLD. With that said, the link feels out of place and lonely at the bottom of the dashboard, maybe 'Jellyfin Website' or something, the single word in the wild nags at me
This commit is contained in:
+1
-1
@@ -114,7 +114,7 @@
|
||||
<div class="dashboardFooter">
|
||||
<div style="height:1px;" class="ui-bar-inherit"></div>
|
||||
<div style="margin-top:1em;">
|
||||
<a is="emby-linkbutton" class="button-link" href="http://jellyfin.media" target="_blank">Jellyfin</a>
|
||||
<a is="emby-linkbutton" class="button-link" href="https://jellyfin.org" target="_blank">Jellyfin</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user