Skip to content

Commit 21994a8

Browse files
authored
Merge pull request #954 from petk/patch-design-patterns
Re-enable PHP Design Patterns original repo
2 parents 31df672 + 5bdcdec commit 21994a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/05-04-01-Design-Patterns.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ then you have to find the patterns that best suit the type and size of applicati
1616

1717
You can learn more about PHP design patterns and see working examples at:
1818

19-
<https://refactoring.guru/design-patterns/php>
20-
[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))
19+
* <https://refactoring.guru/design-patterns/php>
20+
* [https://designpatternsphp.readthedocs.io/](https://designpatternsphp.readthedocs.io/en/latest/) ([PDF download](https://www.computer-pdf.com/web-programming/php/924-tutorial-designpatternsphp-documentation.html))

0 commit comments

Comments
 (0)