Skip to content

Commit a9906c6

Browse files
committed
Corrected image link
1 parent 4a56b1d commit a9906c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/features/sql-clr/Curl/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ One of the most popular tool for calling API on `http:` endpoints is [curl](http
2929

3030
1. Download the source code and open the solution using Visual Studio.
3131
2. Create a .pfk file (go to Project > Properties > Signing) to sign te assembly:
32-
![Sign assembly](..\..\..\..\media\features\sql-clr\sign-assembly.png)
32+
![Sign assembly](/media/features/sql-clr/sign-assembly.png)
3333

3434
3. Rebuild the solution in **Retail** mode.
3535
4. Open and save [SqlClrCurl.tt](SqlClrCurl.tt) to generate T-SQL file that will contain the script that inserts CLR assembly with the **CURL** functionalities, and exposes T-SQL/CLR functions.

0 commit comments

Comments
 (0)