1
0
Fork 0
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:
Eric Reed 2013-10-10 10:45:07 -04:00
parent e85c4fee74
commit e3e6fb6101
2 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@
isApp: true, isApp: true,
tileColor: "#050810", tileColor: "#050810",
thumbImage: "https://github.com/MediaBrowser/MediaBrowser.Resources/raw/master/images/mbkinect/thumb.png", 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 isPremium: false
}); });

View file

@ -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 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. out of your media collection.
</p> </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> <p>
Also, within the tracker, there is a large Knowledge Base of information compiled from users and developers to help you get the 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. most out of Media Browser.
</p> </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> <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. 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> </p>