Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ If you are interested in contributing to this book, check out the

## News

- **2024-03-17**: You can now download the book in PDF format from
[this link](https://rust-unofficial.github.io/patterns/rust-design-patterns.pdf).
- **2024-03-17**: You can now download the
[book in PDF format](https://rust-unofficial.github.io/patterns/rust-design-patterns.pdf).

## Design patterns

Expand Down Expand Up @@ -45,4 +45,4 @@ chapters:
when coding. However, while design patterns give us benefits, anti-patterns
create more problems.

[^1]: https://web.archive.org/web/20240124025806/https://www.infoq.com/podcasts/software-architecture-hard-parts/
[^1]: <https://www.infoq.com/podcasts/software-architecture-hard-parts/> ([Archive](https://web.archive.org/web/20240124025806/https://www.infoq.com/podcasts/software-architecture-hard-parts/)]