Author: solomax
Date: Thu Aug 2 12:43:03 2012
New Revision: 1368434
URL: http://svn.apache.org/viewvc?rev=1368434&view=rev
Log:
Link to MySQL driver is corrected
Modified:
incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html
incubator/openmeetings/trunk/singlewebapp/xdocs/MySQLConfig.xml
Modified: incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html?rev=1368434&r1=1368433&r2=1368434&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html (original)
+++ incubator/openmeetings/trunk/singlewebapp/docs/MySQLConfig.html Thu Aug 2
12:43:03 2012
@@ -663,7 +663,7 @@ limitations under the License.
<ul>
<li>
You need to download the
JConnector from mysql
- <a
href="http://www.mysql.de/products/connector/" target="_BLANK"
rel="nofollow">http://www.mysql.de/products/connector/</a>
+ <a
href="http://www.mysql.com/downloads/connector/j/" target="_BLANK"
rel="nofollow">http://www.mysql.com/downloads/connector/j/</a>
and place it into:
<tt>$red5/webapps/openmeetings/WEB-INF/lib/</tt>
</li>
Modified: incubator/openmeetings/trunk/singlewebapp/xdocs/MySQLConfig.xml
URL:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/xdocs/MySQLConfig.xml?rev=1368434&r1=1368433&r2=1368434&view=diff
==============================================================================
--- incubator/openmeetings/trunk/singlewebapp/xdocs/MySQLConfig.xml (original)
+++ incubator/openmeetings/trunk/singlewebapp/xdocs/MySQLConfig.xml Thu Aug 2
12:43:03 2012
@@ -45,8 +45,8 @@
<ul>
<li>
You need to download the
JConnector from mysql
- <a
href="http://www.mysql.de/products/connector/" target="_BLANK"
-
rel="nofollow">http://www.mysql.de/products/connector/</a>
+ <a
href="http://www.mysql.com/downloads/connector/j/" target="_BLANK"
+
rel="nofollow">http://www.mysql.com/downloads/connector/j/</a>
and place it into:
<tt>$red5/webapps/openmeetings/WEB-INF/lib/</tt>
</li>