Julien Schmidt 12 роки тому
батько
коміт
88eb577ff8
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -25,7 +25,7 @@ A MySQL-Driver for Go's [database/sql](http://golang.org/pkg/database/sql) packa
 ---------------------------------------
 
 ## Features
-  * 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")
   * Native Go implementation. No C-bindings, just pure Go
   * No unsafe operations *(e.g. type-conversions)*
   * Connections over TCP/IPv4, TCP/IPv6 or Unix Sockets