Skip to content

Commit 2bfc453

Browse files
authored
fix: fix broken links (#57)
1 parent c1890c6 commit 2bfc453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Xorm Adapter is the [Xorm](https://gitea.com/xorm/xorm) adapter for [Casbin](htt
1010
Based on [Xorm Drivers Support](https://gitea.com/xorm/xorm#drivers-support), The current supported databases are:
1111

1212
- Mysql: [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql)
13-
- MyMysql: [github.com/ziutek/mymysql/godrv](https://github.com/ziutek/mymysql/godrv)
13+
- MyMysql: [github.com/ziutek/mymysql](https://github.com/ziutek/mymysql/tree/master/godrv)
1414
- Postgres: [github.com/lib/pq](https://github.com/lib/pq)
1515
- Tidb: [github.com/pingcap/tidb](https://github.com/pingcap/tidb)
1616
- SQLite: [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3)

0 commit comments

Comments
 (0)