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

Update documentation links (#497)

* Update link to emby wiki

* Update links to docs
This commit is contained in:
Bill Thornton 2019-10-02 17:31:30 -04:00 committed by Anthony Lavado
parent 4b6ea2d087
commit e7e1fd279b
28 changed files with 32 additions and 32 deletions

View file

@ -9,7 +9,7 @@
<h1 style="float:left;">
${WelcomeToProject}
</h1>
<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;">
<a is="emby-linkbutton" href="https://jellyfin.org/docs/general/administration/quick-start.html" target="_blank" class="raised raised-alt" style="float:right;margin-top:20px;">
<span>${ButtonQuickStartGuide}</span>
</a>
</div>