diff options
| author | Bond-009 <bond.009@outlook.com> | 2023-11-08 11:18:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-08 11:18:21 +0100 |
| commit | fee172da7e7a17a4d37ab51d32566b5b22c27b00 (patch) | |
| tree | b4aac3d75a9ab6f766c9529fbc4c512d34f47fb5 | |
| parent | 5e48278e2a119ffb48ab99aaccbd2008229542cf (diff) | |
| parent | 75c47da539e46a6e70232679234eb55884484702 (diff) | |
Merge pull request #10501 from methbkts/patch-1
Update link to Jellyfin website
| -rw-r--r-- | deployment/unraid/docker-templates/jellyfin.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/unraid/docker-templates/jellyfin.xml b/deployment/unraid/docker-templates/jellyfin.xml index 57b4cc5ae..69742066e 100644 --- a/deployment/unraid/docker-templates/jellyfin.xml +++ b/deployment/unraid/docker-templates/jellyfin.xml @@ -21,7 +21,7 @@ <Registry>https://hub.docker.com/r/jellyfin/jellyfin/</Registry> <GitHub>https://github.com/jellyfin/jellyfin/></GitHub> <Repository>jellyfin/jellyfin</Repository> - <Project>https://jellyfin.media/</Project> + <Project>https://jellyfin.org/</Project> <BindTime>true</BindTime> <Privileged>false</Privileged> <Networking> |
