Merge pull request #1117 from taosdata/feature/fangdoc

user guide for go connector, edit the html link
This commit is contained in:
plum-lihui 2020-01-10 17:50:09 +08:00 committed by GitHub
commit f3bee80ccb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -874,8 +874,7 @@ taosSql驱动包内采用cgo模式调用了TDengine的C/C++同步接口,与
### windows环境 ### windows环境
在windows上使用Go请参考  在windows上使用Go请参考 
[TDengine GO windows驱动的编译和使用](https://www.taosdata.com/blog/2020/01/06/tdengine-go-windows%E9%A9%B1%E5%8A%A8%E7%9A%84%E7%BC%96%E8%AF%91/)
[TDengine GO windows驱动的编译和使用]: https://www.taosdata.com/blog/2020/01/06/tdengine-go-windows%E9%A9%B1%E5%8A%A8%E7%9A%84%E7%BC%96%E8%AF%91/
@ -1124,7 +1123,7 @@ TDengine在Window系统上提供的API与Linux系统是相同的 应用程序
使用参考请见: 使用参考请见:
[TDengine GO windows驱动的编译和使用]: https://www.taosdata.com/blog/2020/01/06/tdengine-go-windows%E9%A9%B1%E5%8A%A8%E7%9A%84%E7%BC%96%E8%AF%91/ [TDengine GO windows驱动的编译和使用](https://www.taosdata.com/blog/2020/01/06/tdengine-go-windows%E9%A9%B1%E5%8A%A8%E7%9A%84%E7%BC%96%E8%AF%91/)