mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Change all wiki links to ones in the web archive
This commit is contained in:
parent
44d5d3cb8c
commit
9829e51d7d
39 changed files with 41 additions and 41 deletions
|
@ -907,7 +907,7 @@ define(["loading", "appRouter", "layoutManager", "connectionManager", "cardBuild
|
|||
require(["alert"], function(alert) {
|
||||
alert({
|
||||
text: globalize.translate("AddItemToCollectionHelp"),
|
||||
html: globalize.translate("AddItemToCollectionHelp") + '<br/><br/><a is="emby-linkbutton" class="button-link" target="_blank" href="https://github.com/MediaBrowser/Wiki/wiki/Collections">' + globalize.translate("ButtonLearnMore") + "</a>"
|
||||
html: globalize.translate("AddItemToCollectionHelp") + '<br/><br/><a is="emby-linkbutton" class="button-link" target="_blank" href="https://web.archive.org/web/20181216120305/https://github.com/MediaBrowser/Wiki/wiki/Collections">' + globalize.translate("ButtonLearnMore") + "</a>"
|
||||
})
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue