From fceb4ecc07d177f9e6e88a8f95115687170b760b Mon Sep 17 00:00:00 2001 From: Dan Brown <ssddanbrown@googlemail.com> Date: Sun, 14 Nov 2021 16:53:01 +0000 Subject: [PATCH] Fixed sponsor image logo paths Broke due to website branch name change --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 2f88be96a..78c5c7e33 100644 --- a/readme.md +++ b/readme.md @@ -38,11 +38,11 @@ Note: Listed services are not tested, vetted nor supported by the official BookS <table><tbody><tr> <td><a href="https://www.diagrams.net/" target="_blank"> - <img width="280" src="https://media.githubusercontent.com/media/BookStackApp/website/master/static/images/sponsors/diagramsnet.png" alt="Diagrams.net logo"> + <img width="280" src="https://media.githubusercontent.com/media/BookStackApp/website/main/static/images/sponsors/diagramsnet.png" alt="Diagrams.net"> </a></td> <td><a href="https://www.stellarhosted.com/bookstack/" target="_blank"> - <img width="280" src="https://media.githubusercontent.com/media/BookStackApp/website/master/static/images/sponsors/stellarhosted.png" alt="Stellar Hosted Logo"> + <img width="280" src="https://media.githubusercontent.com/media/BookStackApp/website/main/static/images/sponsors/stellarhosted.png" alt="Stellar Hosted"> </a></td> </tr></tbody></table>