diff --git a/es/05.5.md b/es/05.5.md index cb89d4fe..2019b5a6 100644 --- a/es/05.5.md +++ b/es/05.5.md @@ -11,7 +11,7 @@ Como beedb soporta los estándares de la interfaz `database/sql` cualquier manej Mysql: [github.com/ziutek/mymysql/godrv](github.com/ziutek/mymysql/godrv) -Mysql: [code.google.com/p/go-mysql-driver](code.google.com/p/go-mysql-driver) +Mysql: [github/go-mysql-driver/mysql](github/go-mysql-driver/mysql) PostgreSQL: [github.com/lib/pq](github.com/lib/pq) diff --git a/ja/05.5.md b/ja/05.5.md index 7300b362..3ad86fa9 100644 --- a/ja/05.5.md +++ b/ja/05.5.md @@ -5,7 +5,7 @@ beedbはdatabase/sql標準インターフェースをサポートしたORMライ Mysql:github.com/ziutek/mymysql/godrv[*] -Mysql:code.google.com/p/go-mysql-driver[*] +Mysql:github/go-mysql-driver/mysql[*] PostgreSQL:github.com/lib/pq[*] diff --git a/pt-br/05.5.md b/pt-br/05.5.md index 04dcccb8..11eeef05 100644 --- a/pt-br/05.5.md +++ b/pt-br/05.5.md @@ -11,7 +11,7 @@ Because beedb supports `database/sql` interface standards, any driver that imple Mysql: [github.com/ziutek/mymysql/godrv](github.com/ziutek/mymysql/godrv) -Mysql: [code.google.com/p/go-mysql-driver](code.google.com/p/go-mysql-driver) +Mysql: [github/go-mysql-driver/mysql](github/go-mysql-driver/mysql) PostgreSQL: [github.com/lib/pq](github.com/lib/pq)