Fixed doc

This commit is contained in:
Jongyoul Lee 2017-02-01 22:37:32 +09:00
parent ec31f788f4
commit 5dc58f22a6

View file

@ -25,4 +25,5 @@ limitations under the License.
## Important Notice
Postgresql Interpreter is deprecated and merged into [JDBC Interpreter](./jdbc.md).
Postgresql interpreter is deprecated and merged into [JDBC Interpreter](./jdbc.html). You can use it with JDBC Interpreter as same functionality. See [Postgresql setting example](./jdbc.html#postgres) for more detailed information.