Skip to content

Commit 88eb577

Browse files
committed
Update README.md
1 parent af17a70 commit 88eb577

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
@@ -25,7 +25,7 @@ A MySQL-Driver for Go's [database/sql](http://golang.org/pkg/database/sql) packa
2525
---------------------------------------
2626

2727
## Features
28-
* Lightweight and [fast](https://github.com/Go-SQL-Driver/SQL-Benchmark golang MySQL-Driver performance)
28+
* Lightweight and [fast](https://github.com/Go-SQL-Driver/SQL-Benchmark "golang MySQL-Driver performance")
2929
* Native Go implementation. No C-bindings, just pure Go
3030
* No unsafe operations *(e.g. type-conversions)*
3131
* Connections over TCP/IPv4, TCP/IPv6 or Unix Sockets

0 commit comments

Comments
 (0)