doc: fix broken link

This commit is contained in:
gccgdb1234 2022-08-09 14:25:44 +08:00
parent 17caf2c629
commit 2731434053
1 changed files with 1 additions and 1 deletions

View File

@ -883,7 +883,7 @@ Query OK, 1 row(s) in set (0.000141s)
- SpringJdbcTemplateSpring JdbcTemplate 中使用 taos-jdbcdriver。
- mybatisplus-demoSpringboot + Mybatis 中使用 taos-jdbcdriver。
请参考:[JDBC example](https://github.com/taosdata/TDengine/tree/develop/examples/JDBC)
请参考:[JDBC example](https://github.com/taosdata/TDengine/tree/3.0/examples/JDBC)
## 最近更新记录