mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix old site refs
This commit is contained in:
parent
e85c4fee74
commit
e3e6fb6101
2 changed files with 3 additions and 3 deletions
|
@ -16,7 +16,7 @@
|
|||
isApp: true,
|
||||
tileColor: "#050810",
|
||||
thumbImage: "https://github.com/MediaBrowser/MediaBrowser.Resources/raw/master/images/mbkinect/thumb.png",
|
||||
externalUrl: "http://community.mediabrowser.tv/permalinks/14020/mb-kinect-and-control-public-alpha",
|
||||
externalUrl: "http://mediabrowser3.com/community/index.php?/topic/850-media-browser-kinect-sensor-plug-in-support/",
|
||||
isPremium: false
|
||||
});
|
||||
|
||||
|
|
|
@ -20,12 +20,12 @@
|
|||
Media Browser has a thriving community of users and a vast knowledge base of information to help you get the most
|
||||
out of your media collection.
|
||||
</p>
|
||||
<a data-role="button" data-icon="arrow-r" data-iconpos="right" href="http://community.mediabrowser.tv" target="_blank">Visit the Community</a>
|
||||
<a data-role="button" data-icon="arrow-r" data-iconpos="right" href="http://mediabrowser3.com/community" target="_blank">Visit the Community</a>
|
||||
<p>
|
||||
Also, within the tracker, there is a large Knowledge Base of information compiled from users and developers to help you get the
|
||||
most out of Media Browser.
|
||||
</p>
|
||||
<a data-role="button" data-icon="search" data-iconpos="right" href="http://community.mediabrowser.tv/topics?category_id=5&&status=published" target="_blank">Search the Knowledge Base</a>
|
||||
<a data-role="button" data-icon="search" data-iconpos="right" href="http://mediabrowser3.com/community/index.php?/forum/23-knowledge-base/" target="_blank">Search the Knowledge Base</a>
|
||||
<p>
|
||||
Finally, you can visit the Media Browser Web site to see what's happening with MB now and keep up with the developer blog.
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue