Use jellyfin.org everywhere
This commit is contained in:
parent
529a9ae544
commit
b0e80b486b
|
@ -143,7 +143,7 @@ namespace Emby.Notifications
|
|||
|
||||
var notification = new NotificationRequest
|
||||
{
|
||||
Description = "Please see jellyfin.media for details.",
|
||||
Description = "Please see jellyfin.org for details.",
|
||||
NotificationType = type,
|
||||
Name = _localization.GetLocalizedString("NewVersionIsAvailable")
|
||||
};
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9),
|
|||
libfreetype6-dev,
|
||||
libssl-dev
|
||||
Standards-Version: 3.9.4
|
||||
Homepage: https://jellyfin.media/
|
||||
Homepage: https://jellyfin.org/
|
||||
Vcs-Git: https://github.org/jellyfin/jellyfin.git
|
||||
Vcs-Browser: https://github.org/jellyfin/jellyfin
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ Version: 10.6.0
|
|||
Release: 1%{?dist}
|
||||
Summary: The Free Software Media System
|
||||
License: GPLv3
|
||||
URL: https://jellyfin.media
|
||||
URL: https://jellyfin.org
|
||||
# Jellyfin Server tarball created by `make -f .copr/Makefile srpm`, real URL ends with `v%{version}.tar.gz`
|
||||
Source0: jellyfin-server-%{version}.tar.gz
|
||||
Source11: jellyfin.service
|
||||
|
|
Loading…
Reference in New Issue
Block a user