From 6875fcd654466aa5be272c4cdd073034d80cac24 Mon Sep 17 00:00:00 2001 From: Danny Berger Date: Wed, 30 Apr 2014 22:37:39 -0600 Subject: [PATCH] fix header-simple ref on old post --- blog/_posts/2013-03-15-using-html-headers-with-wkhtmltopdf.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/_posts/2013-03-15-using-html-headers-with-wkhtmltopdf.md b/blog/_posts/2013-03-15-using-html-headers-with-wkhtmltopdf.md index e66c8c8..f37d551 100644 --- a/blog/_posts/2013-03-15-using-html-headers-with-wkhtmltopdf.md +++ b/blog/_posts/2013-03-15-using-html-headers-with-wkhtmltopdf.md @@ -42,6 +42,6 @@ added benefits of remaining interactive with embedded links. [1]: https://code.google.com/p/wkhtmltopdf/ [2]: /about.html - [3]: /include/content/header-simple.html + [3]: https://github.com/dpb587/dpb587.me/blob/master/static/dev/content/header-simple.html [4]: http://static.dpb587.me/about.pdf [5]: https://developer.mozilla.org/en-US/docs/CSS/page-break-inside