mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Updates all other emby.media links to repo page
This commit is contained in:
parent
8d13cc662c
commit
b8ebfea9c4
22 changed files with 43 additions and 43 deletions
|
@ -6,7 +6,7 @@ define(["globalize", "shell", "browser", "apphost"], function(globalize, shell,
|
|||
}
|
||||
|
||||
function getPremiumInfoUrl() {
|
||||
return "https://emby.media/premiere"
|
||||
return "https://github.com/jellyfin/jellyfin"
|
||||
}
|
||||
|
||||
function beginPurchase(feature, email) {
|
||||
|
@ -54,4 +54,4 @@ define(["globalize", "shell", "browser", "apphost"], function(globalize, shell,
|
|||
getPeriodicMessageIntervalMs: getPeriodicMessageIntervalMs,
|
||||
getPremiumInfoUrl: getPremiumInfoUrl
|
||||
}
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue