Skip to content

Commit

Permalink
fix: Swap links of TL;DR versions in README.md
Browse files Browse the repository at this point in the history
This commit simply swaps the links for TL;DR versions in README.md, in
order to match the text.
  • Loading branch information
nickstamat committed Feb 1, 2025
1 parent 9e70d91 commit c1a65c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ version. This condensed guide contains the essential flowcharts, crucial informa
and space for your notes - perfect for quick kitchen reference.
It provides the key information you need without reading the complete book.

* [Read TL;DR version on your device](https://the-bread-code.io/book-tldr-print.pdf)
* [Download TL;DR version for printing](https://the-bread-code.io/book-tldr-digital.pdf)
* [Read TL;DR version on your device](https://the-bread-code.io/book-tldr-digital.pdf)
* [Download TL;DR version for printing](https://the-bread-code.io/book-tldr-print.pdf)

We recommend using double-sided printing if your printer supports it.

Expand Down

0 comments on commit c1a65c0

Please sign in to comment.