Update link for setup guide (#6789)

This commit is contained in:
felix920506
2025-05-16 10:08:51 +08:00
committed by GitHub
parent 2b9562509a
commit 772bbb74b9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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>