mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
Refer to FFmpeg documentation (#3908)
* Fix unsecure URL * Some links to FFmpeg docs
This commit is contained in:
parent
5b1ac27058
commit
585330b179
3 changed files with 18 additions and 2 deletions
|
|
@ -111,7 +111,7 @@
|
|||
<form autocomplete="off" on:submit|preventDefault class="mx-4 flex flex-col gap-4 py-4">
|
||||
<p class="text-sm dark:text-immich-dark-fg">
|
||||
For more details about this feature, refer to the <a
|
||||
href="http://immich.app/docs/administration/oauth#mobile-redirect-uri"
|
||||
href="https://immich.app/docs/administration/oauth#mobile-redirect-uri"
|
||||
class="underline"
|
||||
target="_blank"
|
||||
rel="noreferrer">docs</a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue