We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af17a70 commit 88eb577Copy full SHA for 88eb577
README.md
@@ -25,7 +25,7 @@ A MySQL-Driver for Go's [database/sql](http://golang.org/pkg/database/sql) packa
25
---------------------------------------
26
27
## Features
28
- * Lightweight and [fast](https://github.com/Go-SQL-Driver/SQL-Benchmark golang MySQL-Driver performance)
+ * Lightweight and [fast](https://github.com/Go-SQL-Driver/SQL-Benchmark "golang MySQL-Driver performance")
29
* Native Go implementation. No C-bindings, just pure Go
30
* No unsafe operations *(e.g. type-conversions)*
31
* Connections over TCP/IPv4, TCP/IPv6 or Unix Sockets
0 commit comments