From f24396ac0d947b0d7fd42aa2684c29b6b39734fd Mon Sep 17 00:00:00 2001 From: Matt Friedman Date: Sun, 13 Jun 2021 08:39:20 -0700 Subject: [PATCH] [ticket/16798] Scale down phpbb logo on readme PHPBB3-16798 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 277763c582..86fecfa40a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![phpBB](phpBB/styles/all/imgs/svg/phpbb_logo_large_cosmic.svg)](https://www.phpbb.com) +[phpBB](https://www.phpbb.com) phpBB is a free open-source bulletin board written in PHP.