1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

replace more web archive buttons with new documentation

This commit is contained in:
dkanada 2019-03-28 14:42:22 -07:00
parent 9677981344
commit c0ae6b75e4
8 changed files with 8 additions and 8 deletions

View file

@ -9,7 +9,7 @@
<h1 style="float:left;">
${WelcomeToProject}
</h1>
<a is="emby-linkbutton" href="https://web.archive.org/web/20181216120305/https://github.com/MediaBrowser/Wiki/wiki/Quick-start" target="_blank" class="raised raised-alt" style="float:right;margin-top:20px;">
<a is="emby-linkbutton" href="https://jellyfin.readthedocs.io/en/latest/administrator-docs/quick-start/" target="_blank" class="raised raised-alt" style="float:right;margin-top:20px;">
<span>${ButtonQuickStartGuide}</span>
</a>
</div>