浏览代码

Use jellyfin.org everywhere

Joshua M. Boniface 5 年之前
父节点
当前提交
b0e80b486b
共有 3 个文件被更改,包括 3 次插入3 次删除
  1. 1 1
      Emby.Notifications/NotificationEntryPoint.cs
  2. 1 1
      debian/control
  3. 1 1
      fedora/jellyfin.spec

+ 1 - 1
Emby.Notifications/NotificationEntryPoint.cs

@@ -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")
             };

+ 1 - 1
debian/control

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

+ 1 - 1
fedora/jellyfin.spec

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