Skip to content

Commit 3155306

Browse files
committed
Update README.md
1 parent ac23140 commit 3155306

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
WkHtmlToPDF-ServiceStack-Example
22
================================
33

4-
Example of a [ServiceStack v4](~/ServiceStack/ServiceStack) Web Service which uses WkHtmlToPDF to convert html to pdfs.
4+
Example of a [ServiceStack v4](https://github.com/ServiceStack/ServiceStack) Web Service which uses WkHtmlToPDF to convert html to pdfs.
55

6-
Due to the dependency on [WkHtmlToXSharp](/pruiz/WkHtmlToXSharp), the applicaiton must be configured for a 32-bit build.
6+
Due to the dependency on [WkHtmlToXSharp](https://github.com/pruiz/WkHtmlToXSharp), the applicaiton must be configured for a 32-bit build.
77

8-
Specs are written in a BDD style using [nspec](/mattflo/nspec).
8+
Specs are written in a BDD style using [nspec](https://github.com/mattflo/nspec).
99

1010
---
1111

0 commit comments

Comments
 (0)