Skip to content

Fix links on intro page #448

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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/)]