Przeglądaj źródła

Fix website reference #23

Eric Reed 12 lat temu
rodzic
commit
1eda622132
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      MediaBrowser.WebDashboard/Html/support.html

+ 1 - 1
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>