Skip to content

Commit 54195a5

Browse files
Merge pull request #37 from stgelaisalex/master
Small corrections to bold and links
2 parents dbb7d83 + 1463ed4 commit 54195a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs2/pages/getting-started/licensing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ Another way to check if your license is valid is simply adding an invalid licens
7171

7272
The following error should be raised:
7373

74-
***ERROR_001: The provided license key is invalid or trial period is expired. Please buy a product license or go to [http://www.zzzprojects.com](http://www.zzzprojects.com) and download the latest trial version. License Count: 1***
74+
***ERROR_001: The provided license key is invalid or trial period is expired. Please buy a product license or go to <a href="http://www.zzzprojects.com" target="_blank">http://www.zzzprojects.com</a> and download the latest trial version. License Count: 1***

docs2/pages/getting-started/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
**Dapper Plus** is a library that dramatically improves dapper performances by using high efficient Bulk Actions Helpers (Insert, Update, Delete, and Merge).
66

7-
People using this library often report performance enhancement by 50x times and more!
7+
People using this library often report performance enhancement by **50x times** and more!
88

99
The library is installed through <a href="/download">NuGet</a>. Extension methods are added automatically to your IDbConnection interface.
1010

0 commit comments

Comments
 (0)