From 3077aeff586dc2b73ed086b90557d81068e652d7 Mon Sep 17 00:00:00 2001 From: Josh McKinney Date: Tue, 22 Jul 2025 20:04:51 -0700 Subject: [PATCH] Fix links on intro page --- src/intro.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/intro.md b/src/intro.md index 6481bc05..6fda1306 100644 --- a/src/intro.md +++ b/src/intro.md @@ -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 @@ -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]: ([Archive](https://web.archive.org/web/20240124025806/https://www.infoq.com/podcasts/software-architecture-hard-parts/)]