Use jellyfin.org everywhere

This commit is contained in:
Joshua M. Boniface 2020-04-09 11:40:04 -04:00
parent 529a9ae544
commit b0e80b486b
3 changed files with 3 additions and 3 deletions

View File

@ -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
View File

@ -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

View File

@ -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