Skip to content

Commit

Permalink
docs: fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
schoero committed Nov 10, 2023
1 parent 0837995 commit be5feb8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/how-to-create-a-complete-qr-bill.md
Original file line number Diff line number Diff line change
Expand Up @@ -398,8 +398,8 @@ When you run the code above, SwissQRBill should generate a PDF file named `qr-bi

![Complete QR bill](../assets/complete-qr-bill.png)

[swissqrbill]: ./pdf/index.md#swissqrbill
[table]: ./pdf/index.md#table
[swissqrbill]: ./pdf/index.md#class-swissqrbill
[table]: ./pdf/index.md#class-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%20qr%20bill&startScript=generate
Expand Down

0 comments on commit be5feb8

Please sign in to comment.