Update link for setup guide (#6789)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<form class="wizardStartForm">
|
||||
<div>
|
||||
<h1 style="float:left;">${WelcomeToProject}</h1>
|
||||
<a is="emby-linkbutton" rel="noopener noreferrer" href="https://jellyfin.org/docs/general/quick-start" target="_blank" class="raised raised-alt" style="float:right;margin-top:20px;">
|
||||
<a is="emby-linkbutton" rel="noopener noreferrer" href="https://jellyfin.org/docs/general/post-install/setup-wizard/" target="_blank" class="raised raised-alt" style="float:right;margin-top:20px;">
|
||||
<span>${ButtonQuickStartGuide}</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -119,7 +119,7 @@
|
||||
"ButtonPause": "Pause",
|
||||
"ButtonPlayer": "Player",
|
||||
"ButtonPreviousTrack": "Previous track",
|
||||
"ButtonQuickStartGuide": "Quick Start Guide",
|
||||
"ButtonQuickStartGuide": "Setup Guide",
|
||||
"ButtonRefreshGuideData": "Refresh Guide Data",
|
||||
"ButtonRemove": "Remove",
|
||||
"ButtonRename": "Rename",
|
||||
|
||||
Reference in New Issue
Block a user