From 9268c2a2228ce70fccaba2a09fac1925cc310df7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roger=20Sch=C3=B6nb=C3=A4chler?= <42278642+schoero@users.noreply.github.com> Date: Fri, 10 Nov 2023 06:07:50 +0100 Subject: [PATCH] docs: fix title --- docs/how-to-create-a-complete-qr-bill.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to-create-a-complete-qr-bill.md b/docs/how-to-create-a-complete-qr-bill.md index 405b2a0..9e12604 100644 --- a/docs/how-to-create-a-complete-qr-bill.md +++ b/docs/how-to-create-a-complete-qr-bill.md @@ -402,6 +402,6 @@ When you run the code above, SwissQRBill should generate a PDF file named `qr-bi [table]: ./pdf/index.md#table [pdfdocument]: http://pdfkit.org/docs/getting_started.html#creating_a_document [source code]: ../examples/how-to-create-a-complete-qr-bill/src/index.js -[stackblitz]: https://stackblitz.com/fork/github/schoero/swissqrbill/tree/main/examples/how-to-create-a-complete-qr-bill?file=src%2Findex.js&title=How%20to%20create%20a%20complete%20bill&startScript=generate +[stackblitz]: https://stackblitz.com/fork/github/schoero/swissqrbill/tree/main/examples/how-to-create-a-complete-qr-bill?file=src%2Findex.js&title=How%20to%20create%20a%20complete%20qr%20bill&startScript=generate [npm swissqrbill]: https://www.npmjs.com/package/swissqrbill [npm pdfkit]: https://www.npmjs.com/package/pdfkit