fix dead link

This commit is contained in:
vgmartinez 2016-02-04 15:46:22 +01:00
parent 38ccefb312
commit e3653ba4fc

View file

@ -178,7 +178,7 @@ You can modify the interpreter configuration in the `Interpreter` section. The m
</tr>
</table>
To develop this functionality use this [method](http://docs.oracle.com/javase/7/docs/api/java/sql/DriverManager.html#getConnection(java.lang.String,%20java.util.Properties). For example if a connection needs a schema parameter, it would have to add the property as follows:
To develop this functionality use this [method](http://docs.oracle.com/javase/7/docs/api/java/sql/DriverManager.html#getConnection(java.lang.String,%20java.util.Properties)). For example if a connection needs a schema parameter, it would have to add the property as follows:
<table class="table-configuration">
<tr>