mirror of
https://github.com/immich-app/immich.git
synced 2025-11-29 20:49:45 +09:00
Refer to FFmpeg documentation (#3908)
* Fix unsecure URL * Some links to FFmpeg docs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user