mirror of
https://github.com/foliojs/pdfkit.git
synced 2026-02-01 16:56:57 +00:00
Fix link in docs
This commit is contained in:
parent
156c192da9
commit
cdcc8e3fe5
@ -83,8 +83,12 @@ doc.end()</code></pre>
|
||||
# Write the PDF file to disk
|
||||
doc.write 'output.pdf'</code></pre>
|
||||
|
||||
<<<<<<< HEAD
|
||||
<p><a href="http://pdfkit.org/example.pdf">The PDF output from this example</a> (with a few additions) shows the power of PDFKit — producing
|
||||
>>>>>>> Add generated docs for Github pages
|
||||
=======
|
||||
<p><a href="http://pdfkit.org/demo/out.pdf">The PDF output from this example</a> (with a few additions) shows the power of PDFKit — producing
|
||||
>>>>>>> Fix link in docs
|
||||
complex documents with a very small amount of code. For more, see the <code>demo</code> folder and the
|
||||
<a href="http://pdfkit.org/docs/getting_started.html">PDFKit programming guide</a>.</p>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user