Skip to content
This repository was archived by the owner on Jun 21, 2019. It is now read-only.

Commit 83f668e

Browse files
author
Xwi
committed
Update quick_start.md
MyMysql github Address error
1 parent 1035378 commit 83f668e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh-CN/intro/quick_start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ xorm当前支持五种驱动四个数据库如下:
6868

6969
* Mysql: [github.com/Go-SQL-Driver/MySQL](https://github.com/Go-SQL-Driver/MySQL)
7070

71-
* MyMysql: [github.com/ziutek/mymysql/godrv](https://github.com/ziutek/mymysql/godrv)
71+
* MyMysql: [github.com/ziutek/mymysql](https://github.com/ziutek/mymysql)
7272

7373
* SQLite: [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3)
7474

0 commit comments

Comments
 (0)