Fixed hyperlink typo in Readme.md

Changed 'Regex' to 'CURL' in content links
This commit is contained in:
grunners
2019-08-28 10:11:37 +01:00
committed by GitHub
parent 4c119f158d
commit 0dc4e0f7fb
+1 -1
View File
@@ -9,7 +9,7 @@ One of the most popular tools for calling an API on `http:` endpoints is [curl](
[About this sample](#about-this-sample)<br/>
[Build the CLR/CURL extension](#build-functions)<br/>
[Add RegEx functions to your SQL database](#add-functions)<br/>
[Add CURL functions to your SQL database](#add-functions)<br/>
[Test the functions](#test)<br/>
[Disclaimers](#disclaimers)<br/>
[Appendix](#appendix) - quick install script for your dev environment.<br/>