diff options
Diffstat (limited to 'MediaBrowser.WebDashboard')
| -rw-r--r-- | MediaBrowser.WebDashboard/Html/support.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.WebDashboard/Html/support.html b/MediaBrowser.WebDashboard/Html/support.html index 83ebc26485..44ed773f50 100644 --- a/MediaBrowser.WebDashboard/Html/support.html +++ b/MediaBrowser.WebDashboard/Html/support.html @@ -33,7 +33,7 @@ <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> - <a data-role="button" data-icon="home" data-iconpos="right" href="http://forum.mediabrowser3.com" target="_blank">Visit the Media Browser Web Site</a> + <a data-role="button" data-icon="home" data-iconpos="right" href="http://www.mediabrowser3.com" target="_blank">Visit the Media Browser Web Site</a> </div> </div> </div> |
