1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Update src/controllers/dashboard/encodingsettings.html

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
This commit is contained in:
Brett Petch 2023-04-12 06:33:55 -04:00 committed by Bill Thornton
parent 3c8c6ad469
commit a2ffa9dfaf

View file

@ -110,7 +110,7 @@
<span>${EnableIntelLowPowerHevcHwEncoder}</span>
</label>
<div class="fieldDescription">
<a is="emby-linkbutton" rel="noopener noreferrer" class="button-link" href="https://01.org/group/43/downloads/firmware" target="_blank">${IntelLowPowerEncHelp}</a>
<a is="emby-linkbutton" rel="noopener noreferrer" class="button-link" href="https://jellyfin.org/docs/general/administration/hardware-acceleration/intel#configure-and-verify-lp-mode-on-linux" target="_blank">${IntelLowPowerEncHelp}</a>
</div>
</div>
</div>