From c7f518c91e50c11a492f310673c44224f151af74 Mon Sep 17 00:00:00 2001 From: David Pons Date: Sun, 15 Oct 2023 20:54:46 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bd66706..821a790 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ Examples of design patterns in PHP. The examples are presented in a single file and can be tested in any online php playground. -* [PHP Playground](https://php-play.dev/){:target="_blank"} -* [Teh Playground](https://www.tehplayground.com/){:target="_blank"} -* [PHP Sandbox](https://onlinephp.io/){:target="_blank"} +* [PHP Playground](https://php-play.dev/) +* [Teh Playground](https://www.tehplayground.com/) +* [PHP Sandbox](https://onlinephp.io/)