Skip to content

Commit 87e1daf

Browse files
authored
Fix links on intro page (#448)
1 parent 9b8bbd3 commit 87e1daf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/intro.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ If you are interested in contributing to this book, check out the
77

88
## News
99

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

1313
## Design patterns
1414

@@ -45,4 +45,4 @@ chapters:
4545
when coding. However, while design patterns give us benefits, anti-patterns
4646
create more problems.
4747

48-
[^1]: https://web.archive.org/web/20240124025806/https://www.infoq.com/podcasts/software-architecture-hard-parts/
48+
[^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/)]

0 commit comments

Comments
 (0)