We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac23140 commit 3155306Copy full SHA for 3155306
1 file changed
README.md
@@ -1,11 +1,11 @@
1
WkHtmlToPDF-ServiceStack-Example
2
================================
3
4
-Example of a [ServiceStack v4](~/ServiceStack/ServiceStack) Web Service which uses WkHtmlToPDF to convert html to pdfs.
+Example of a [ServiceStack v4](https://github.com/ServiceStack/ServiceStack) Web Service which uses WkHtmlToPDF to convert html to pdfs.
5
6
-Due to the dependency on [WkHtmlToXSharp](/pruiz/WkHtmlToXSharp), the applicaiton must be configured for a 32-bit build.
+Due to the dependency on [WkHtmlToXSharp](https://github.com/pruiz/WkHtmlToXSharp), the applicaiton must be configured for a 32-bit build.
7
8
-Specs are written in a BDD style using [nspec](/mattflo/nspec).
+Specs are written in a BDD style using [nspec](https://github.com/mattflo/nspec).
9
10
---
11
0 commit comments