Commit efd44601 authored by Marc Gravell's avatar Marc Gravell

Merge pull request #114 from tallesl/patch-1

Fixed broken link
parents 885a8d46 3d8057bf
......@@ -3,7 +3,7 @@ Dapper - a simple object mapper for .Net
Features
--------
Dapper is a [single file](https://github.com/SamSaffron/dapper-dot-net/blob/master/Dapper/SqlMapper.cs) you can drop in to your project that will extend your IDbConnection interface.
Dapper is a [single file](https://github.com/SamSaffron/dapper-dot-net/blob/master/Dapper%20NET40/SqlMapper.cs) you can drop in to your project that will extend your IDbConnection interface.
It provides 3 helpers:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment