mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
Fix old site refs
This commit is contained in:
parent
e85c4fee74
commit
e3e6fb6101
@ -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…
Reference in New Issue
Block a user