From dcbd73f355cdb3df4263aad7d3dbc7c3f868931c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luiz=20Am=C3=A9rico?= Date: Sat, 3 Apr 2021 21:03:50 -0300 Subject: [PATCH] Fix source code link in website template --- docs/template.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/template.pug b/docs/template.pug index d239d99..39250a8 100644 --- a/docs/template.pug +++ b/docs/template.pug @@ -32,7 +32,7 @@ html li a(href='/demo/browser.html') Interactive Browser Demo li - a(href='http://github.com/devongovett/pdfkit') Source Code + a(href='http://github.com/foliojs/pdfkit') Source Code .main != content