From 738cd788e3dbcb79deb470b0af122550935ada69 Mon Sep 17 00:00:00 2001 From: Xymph Date: Sat, 5 Nov 2022 12:44:54 +0100 Subject: [PATCH] Archive design patterns link & add PDF --- _posts/05-04-01-Design-Patterns.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/05-04-01-Design-Patterns.md b/_posts/05-04-01-Design-Patterns.md index fb86e33..b5f9b4c 100644 --- a/_posts/05-04-01-Design-Patterns.md +++ b/_posts/05-04-01-Design-Patterns.md @@ -16,4 +16,4 @@ then you have to find the patterns that best suit the type and size of applicati You can learn more about PHP design patterns and see working examples at: - +[https://designpatternsphp.readthedocs.io/](https://web.archive.org/web/20221007015016/https://designpatternsphp.readthedocs.io/en/latest/README.html) (archived, [PDF download](https://www.computer-pdf.com/web-programming/php/924-tutorial-designpatternsphp-documentation.html))